Update Drupal Debug Hints authored by Tom Wiesing's avatar Tom Wiesing
...@@ -150,19 +150,3 @@ Source: https://stackoverflow.com/a/25975930 ...@@ -150,19 +150,3 @@ Source: https://stackoverflow.com/a/25975930
``` ```
sed -n '/^-- Current Database: `dbname`/,/^-- Current Database: `/p' alldatabases.sql > output.sql sed -n '/^-- Current Database: `dbname`/,/^-- Current Database: `/p' alldatabases.sql > output.sql
``` ```
# Migration of Systems Checklist
- replace URIs in Triplestore
- clear `wisski_salz_id2uri` table
# Objekte Im Netz
## Here Be Dragons:
- Update to use new theme
- Remove "Field Layout" module
## TODO
- Uninstall Deprecated Themes
\ No newline at end of file