Results 1 to 10 of 10

Thread: Hotaru CMS 1.4 Released

  1. #1
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,863
    Blog Entries
    88
    Thanks
    486
    Thanked 810 Times in 529 Posts

    Default Hotaru CMS 1.4 Released

    I think we're all about ready for another upgrade, so here's Hotaru 1.4.

    ~~~~~~
    If you're new here and wondering what exactly Hotaru CMS is, think of it as "Wordpress without blogging". If Wordpress didn't do blogging by itself, you'd need plugins to do it for you. And if you had to make plugins, you wouldn't be limited to just blogging. You could make plugins for any kind of site, whether a blog, a social network, an online shop, etc. That's Hotaru CMS, a framework for making websites customized to your needs. For examples, check out the demos.
    ~~~~~~

    Hotaru v.1.4 contains numerous bug fixes and new features since version 1.3.


    Usually, I fill this spot with a list of changes since the previous version. I'm afraid I've been a bit slack tracking those updates this time, and can't really put my finger on any big features that make 1.4 that different to 1.3. That's not to say this isn't an important update, because it is! As well as loads of core code changes for the upcoming multi-site feature, 1.4 contains changes that allow plugins and themes to do some major things. So I urge everyone to upgrade to 1.4 before uploading any more extensions.

    I'll be watching the forums and offering help wherever I can, but to make my job easier, please read this (again) before posting.

    Important theme changes

    You only need to know this if you are a theme designer or have a customized navigation.php template.

    I decided to redo the navigation "active" tabs, moving id='navigation_active' from the A tag to the LI tag, so...

    Old code:
    PHP Code:
    <li><a <?php echo $status?> href="#">Blah blah</a></li>
    New code:
    PHP Code:
    <li <?php echo $status?>><a href="#">Blah   blah</a></li>
    You can compare your code with the navigation.php file in the new default theme.

    Plugins

    As with every release, core plugins have been updated to work with it. First, grab the latest plugin pack, and then check the Plugin Downloads forum for additional plugin upgrades you may need. If a plugin looks like it's out-of-date, leave a note on that plugin's forum thread.

    I'm afraid the automatic plugin update feature has been temporarily pulled from Hotaru 1.4 until we can sort out our plugin repository. Hopefully we'll have it back up and running soon.

    Themes

    Please hassle your theme designers for updates in the Theme Downloads forum.

    Outstanding issues are listed on Assembla here:
    http://www.assembla.com/spaces/HotaruCMS/tickets?batch=false&tickets_report_id=1

    Thank you to everyone who has reported bugs. Please continue to do so in the How-To and Troubleshooting forum.


  2. #2
    Design & Development petsagouris's Avatar
    Join Date
    Jul 2010
    Location
    Rethymno, Greece
    Posts
    314
    Blog Entries
    2
    Thanks
    54
    Thanked 137 Times in 102 Posts

    Default

    Well done Nick and team. I believe that with this level of commitment Hotaru is definitely gifted with a successful carrier.

  3. #3
    Design & Development carlo75's Avatar
    Join Date
    Oct 2009
    Location
    Italy - Perugia
    Posts
    509
    Thanks
    62
    Thanked 105 Times in 58 Posts

    Default

    WOW this is so exciting!

  4. #4
    Donor
    Join Date
    Jun 2010
    Posts
    49
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default

    is it worth me updating my website yet? or is there going to be another release coming up soon for bug fixes?

  5. #5
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,863
    Blog Entries
    88
    Thanks
    486
    Thanked 810 Times in 529 Posts

    Default

    Quote Originally Posted by norby500 View Post
    is it worth me updating my website yet? or is there going to be another release coming up soon for bug fixes?
    But 1.4.0 is another release for bug fixes.

  6. #6
    Designer mabujo's Avatar
    Join Date
    Mar 2010
    Location
    France
    Posts
    296
    Thanks
    45
    Thanked 156 Times in 101 Posts

    Default

    This is just what I remember from seeing the commits come through so correct me if I'm wrong, but I seem to remember the following being new in 1.4.0 :

    Fixes for full text search.
    TimThumb library added
    Multisite code added (although is it fully working/used yet?)
    Some added support for theming such as :
    - Themes can now have fallback options, custom default themes e.t.c.
    - Theme settings page now shows more details of theme by default
    Bcmath requirement removed
    Checks for server requirements on install

    Various other bug fixes.
    mabujo
    Themes : Yonda - Isis - My Hotaru sites : Arsenal News - Coming soon : More Hotaru sites and Hotaru Themes

  7. Thanked by:


  8. #7
    Donor
    Join Date
    Jun 2010
    Posts
    49
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default

    sounds cool, i'll be making my upgrade later

  9. #8
    Junior Member
    Join Date
    Aug 2010
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by mabujo View Post
    Multisite code added (although is it fully working/used yet?)
    What does it mean ? Can we offer others to create a subsite under our main site?

  10. #9
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,863
    Blog Entries
    88
    Thanks
    486
    Thanked 810 Times in 529 Posts

    Default

    Quote Originally Posted by asshu View Post
    What does it mean ? Can we offer others to create a subsite under our main site?
    No, not yet, but we are very close.

  11. #10
    Junior Member
    Join Date
    Aug 2010
    Posts
    14
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks !

    Curious to know If hotaro offer sub sites and domain mapping too ?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Hotaru CMS 1.3 Released
    By Nick in forum News and Announcements
    Replies: 15
    Last Post: 01-31-2011, 10:37 PM
  2. Hotaru CMS 1.1.4 Released
    By Nick in forum News and Announcements
    Replies: 4
    Last Post: 04-03-2010, 01:00 AM
  3. Hotaru CMS 1.1.3 Released
    By Nick in forum News and Announcements
    Replies: 2
    Last Post: 03-22-2010, 06:53 AM
  4. Hotaru CMS 1.1.2 Released
    By Nick in forum News and Announcements
    Replies: 7
    Last Post: 03-16-2010, 02:28 PM
  5. Hotaru CMS 1.1.1 Released
    By Nick in forum News and Announcements
    Replies: 0
    Last Post: 02-24-2010, 03:47 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •