Title parameter for modules not working
- Status
- Closed
- Subject
- Title parameter for modules not working
- Version
- 1.9.x
- Category
- Error
- Dogfood on a *.tiki.org site
- Feature
- Modules
- Resolution status
- Invalid
- Submitted by
- Marc Laporte
- Lastmod by
- luci
- Rating
- Description
It should work
Copy to clipboardtitle To override the title of a menu, add title=Menu. If you have a space in your title, use: ''title="Developer Menu"- Solution
In 1.9.x only some modules have it set in PHP, e.g. quick edit module:
Copy to clipboard$smarty->assign('module_title', isset($module_params["title"]) ? $module_params["title"] : tra("Quick edit a Wiki page"));- Priority
- 25
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 1301
- Created
- Sunday 12 August, 2007 20:37:02 UTC
by Unknown - LastModif
- Sunday 18 June, 2017 23:10:07 UTC