|
- create zip file upload option
- create an Addons section in control panels
- how to register BOTH libs AND services
- install command respects profile names? yes
- discuss addon naming conventions
- revisit addon directory structure:
- themes/css - less
- local/custom folder that makes sense only for that addon
- libs /prefs ->? naming conventions
- views -> rename to a wiki-plugin? and making it simple, disable addon completely (prefs, plugins, etc)
- have parent pref for enabling the addon, all other settings are child prefs
- does it have modules? yes, you can create custom module through a profile
- how to protect objects (groups, categories, trackers, wiki pages, etc) and other essential things) even from admins
- .json ->rename url to help_url, have a source_url for the download?
- navbar: replace with module displayed based on category
- use symbols as permanent name for any object (groups, categories, trackers, wiki pages, etc), see: lib/smarty_tiki/{addonobjectid}
- how to have addon specific javascript file?
|