Update Drupal Debug Hints authored by Tom Wiesing's avatar Tom Wiesing
...@@ -149,20 +149,4 @@ Source: https://stackoverflow.com/a/25975930 ...@@ -149,20 +149,4 @@ 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
``` ```
\ No newline at end of file
# 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