Wordpress group must be working so hard. Not longer ago, they released version 3.0. Today they released an upgarde, version 3.0.1! They are great!. In this release, there are some bug fixes.
Reference:
Wordpress
Wordpress group must be working so hard. Not longer ago, they released version 3.0. Today they released an upgarde, version 3.0.1! They are great!. In this release, there are some bug fixes.
Reference:
Wordpress
Wordpress 3.0 is released. That is more like a real CMS now. You can set admin user name during the installation. Moreover, it has more options to customize your menu. Even you can create own your content type. Well, now Wordpress is not a blogging software, it also can be a CMS.
Please watch the following video for further information:
Via Wordpress
I have upgarded to 1.5.17. But I found the "Save" button for all edit views are not working. I got a javascript error:tinymce.get is not a function.
Then I found that seems to be a bug.
But Joomla got the patch.
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=17936
All you need to replace the onSave function is in plugins/editors/tinymce.php
Code:
function onSave( $editor ) { | |
return "tinyMCE.execCommand('mceToggleEditor', false, '$editor');tinyMCE.triggerSave();"; | |
} |
I have used a few download managers in Joomla, such as DocMan and jDownload. But my lastest favour is Phoca Download. First of all, that is a GPL component and Joomla 1.5 native. Moreover, so far, that is very stable application. I have not found any bugs at all. In addition, that is only a component. It has plug-ins and modules. According to their documentation, they has some plug-ins can add the links to a file, category and section to an article. I have tried their module menu. That is very good. It can draw a menu to all sections in my homepage, that is good for the user browsing the by sections.
Previously, I believed chaning menu title is in Menus->Menu Manager and edit the menu -> title. That is only for display at administration side. To change the display name in front page, you go to Extensions-> Module Manager. Each menu is related to a module, for example, there is a Main Menu module. So, you need to edit the module for changing the title.
Recent comments