Loading...
 
Skip to main content

History: Plugin Alias

Source of version: 22 (current)

Copy to clipboard
Plugin Alias is a powerful new feature of ((Tiki3))

This page is to coordinate development. 

!!Questions
*Can I pass the page name as a parameter?
*Could pass a different parameter depending on the context?  (alternate size of images for print mode or for mobile mode)
*[http://profiles.tiki.org/tiki-pagehistory.php?page=Plugin+Alias+Handler&diff_style=sidediff&compare=Compare&newver=0&oldver=4|dynamic variables wiki page syntax is the same as wiki alias parameters in the body]. Is this a problem?
*Should we use this feature as a better way to have custom quicktags? (custom snippets of text)


!! Bugs/UI/Missing
* No obvious way to delete an alias
* Dependencies has to be in small letters (wikiplugin_googlecheckout vs wikiplugin_GoogleCheckout) and thus, when you start a plugin name with Caps, it won't work unless you rename the dependencies
*--Missing an interface to add certain things (that you can only do via profiles)--


!!Wishlist
*To associate an image/icon to these new plugins, for use in quicktags for example
* {WISH(id="2450")}{WISH}
* {WISH(id="1535")}{WISH}
* {WISH(id="2086")}{WISH}
* {WISH(id="1768")}{WISH}
* {WISH(id="948")}{WISH}
* {WISH(id="1843")}{WISH}
!!Nice to have

!!Discussion
I suggest naming this feature "Plugin Builder". What do you think?


!!Related links
Doc:((doc:Plugin Alias))
Profiles doc: ((profile:Plugin Alias Handler))
Show PHP error messages