wp_trac_client should be a network plugin
make this plugin as network wide plugin.
Network Plugin VS Blog Plugin
main difference is how the options are saved?
- saved in site option?
- saved in blog option?
if saved in blog option, is it support multi-site or not?
if a plugin Network Activate, it will not be seen on any sub blogs dashboard's plugins list.
The setting page on dashboard will add to action network_admin_menu instead of admin_menu.
Typical Use Case
So the typical use case will be:
- Network Activate
- config settings on network dashboard - Settings page.
- config projects on network dashboard - Project Management page
- copy / symlink page templates to any blog's theme.
- you may customize the page templates...
- create page and apply project template, the page slug will be one the projects configed on Project Management page. Page slug will be part of the URL.
- create page and apply project/ticket template
Tracking History
When | Who | What Done |
---|---|---|
2013-02-01 09:17 | Sean Chen |
r1e48ad4, make wp-trac-client a network wide plugin.
-- 2.0 Hours, 100.0% Done |