Alfred (DHsoft) just upgraded his
DH-Info module for 2.5.0 (Thank you!
)
This is a nice module because it lets you build nice Tree structure of your content pages and present it as Menu via a block.
I've updated the English translations, and made few changes, that Alfred might include in his next release, if he likes them.
I've tested this module with XOOPS 2.5.0 on local WAMP Server with PHP 5.3.4
Changes:- Updated English Translations
- I've changed the icons to be more consistent with the standard XOOPS Admin Icons (i.e. using Crystal PNG icons) (see also
this thread here)
- moved some hard coded translations to the language files
Some issues that I had:* I can select a WYSIWYG Editor, but it doesn't become permanent, i.e. when I open again to edit later, it goes back to xDHTML Edtior
* If I use WYSIWYG Editor, e.g. TinyMCE, and save the content, it doesn't show it as HTML, but as a code. It probably has something to do with the fact that it reverts to xDHTML Editor. Maybe it would be possible to select the Editor in Preferences, and the Editor becomes permanently selected.
* When you make blocks visible in the "Block Management" tab, the "designated page" where they should be visible doesn't stick. Only when you edit them individually by clicking on "Edit" for the block, you can assign them to "Top Page" or "All Pages" and it will stick. It is probably an issue with Core. The question is then: is it possible to find the bug in Core and fix it, or should we make the changes to the module itself, including potentially removing this kind of Block Management and link it directly to the old way of setting blocks, which then will access directly the "drag & drop" Interface.
* in Blocks Admin Tab, when you click on submit, you see:
_AM_DBUPDATED
_MD_AM_DBUPDATED
but adding them to the language files didn't do anything. I assume, they are looking somewhere else for the value, but something seems to be broken, and I couldn't find it.
* Tooltip:
It shows the Tooltip content in:
modules/info/submit.php?op=edit&id=1&return=1
but not in:
modules/info/admin/index.php?op=edit&id=1
I tried to find out why, but didn't have much time to look more into it.
I zipped the changes into DH-Info 2.31, so Alfred can evaluate them for potential inclusion in his future version.
Download: You can download the changes
here