advanced_help 6.x-1.2
redndahead - April 5, 2009 - 17:56
| Download | Size | md5 hash |
|---|---|---|
| advanced_help-6.x-1.2.tar.gz | 77.47 KB | a41a31032c907409ab5c330260c66fe8 |
Official release from CVS tag: DRUPAL-6--1-2
Last updated: April 5, 2009 - 18:00
- by opendz: French translation
- Pasqualle's Hungarian translation of Advanced help module
- #327082: Links using &token& don't work if line break = True: Move the linebreak filter to after regex parsing to make sure path replacement happens.
- Ensure "name" and "index name" are properly translatable.
- #323301: Translated images are not showing: Translated images need a special keyword so that they can be shown.
- #310819: index and show all INSTALL*.txt README*.txt files: Do not scan for README files if "help" directory exists, even if this module has no ini file.
- #326765: Error if all module's topics are childs of other modules: Add "hide" directive so modules can elect not to show up in the main index.
- #307787: Let topics have topic from other module as parent by KarenS: Small bug prevented modules from parenting their topics to another module properly.
- #325422: Advanced help can be searched as long as user has permission to "search content": search.module provided menu entry needed access control.
- German translation of full advanced help. Finally a proof of concept of fully translating the help in place exists!
- #310819: index and show all INSTALL*.txt README*.txt files by pwolanin: If no advanced help, show module README file as a stopgap.
- #305301: Let modules set a custom name for the index by yched: Line left out to get $settings
