- actions/module-manager: Replace this with something like "aptitude search -F %p plinth-"
- actions/module-manager: Replace this with something like 'aptitude search -F %p | grep "plinth-"'
- actions/module-manager: Replace this with "aptitude install plinth-"
- actions/module-manager: Replace this with "aptitude purge plinth-"
- actions/pagekite-configure: Use augeas for manipulating /etc/pagekite.d/* files
- doc/themes.mdwn: formalize the template spec so template writers know what they
- doc/modules.mdwn: automatically prune dead links to clear out old module installs.
- plinth/modules/packages/packages.py: need to get plinth to load the module we just
- plinth/modules/packages/packages.py: need a smoother way for plinth to unload the
- plinth/modules/first_boot/static/state0.css: remove this when we stop putting everything in a hero unit */
- plinth/modules/first_boot/static/state0.css: remove this customization once we use bootstrap3 */
- plinth/main.py: server_dir is actually a url prefix; use a better variable name
- plinth/tests/test_actions.py: it's not allowed to call a symlink in the actions dir anymore
- plinth/tests/test_actions.py: it's not allowed to call a symlink in the actions dir anymore
- plinth/menu.py: With an ordered dictionary for self.items we could access the