You'll see we've updated a lot of plugins ready for Hotaru 1.2. Just that alone was a gargantuan task, taking most of the evening. In the morning, we'll tidy up a few more loose ends and get the new core package out for you to download. Thanks for your patience!
The next version of Hotaru is most likely going to be 1.2, and will be a slightly bigger update than the last few. Rather than get your hopes up with features that may or may not be included, I'll tell you what is already done: Database class We've got a new class for database functions. It sits on top of ezSQL and simplifies data retrieval. It's used like this: PHP Code: $results = $h->db->select($h, $select, $table, $where, $orderby, $limit); So ...
$results = $h->db->select($h, $select, $table, $where, $orderby, $limit);
I was thrilled recently when Assembla.com chose Hotaru CMS as their "Featured Project". Assembla is where we host Hotaru's code, organize tickets and determine milestones. I first used Assembla when I joined Social Web CMS back in 2008, and had no qualms about setting up an Assembla space for Hotaru, too. Recently, Sergio and the team have made a number of improvements to the service, including community support and promotion of open ...
Hey, A little longer than a month ago i joined these forums after fooling around for a bit. I started out making a theme (newspaper) but then there was this autocomplete plugin request. So i just started building with my home taught php and got really close, i just need to fix some bugs. When working on the plugin i started to become really exited aobut hotaru, and started (trying to) helping out people and with some success. Then i builded the mobile plugin ...
The latest theme in the Theme Downloads forum is a clone of Reddit, called Yonda. What better way to show off Hotaru than with a theme that emulates one of the biggest social bookmarking sites on the net? I must admit I'm very impressed, and happy to see our Up Down Voting plugin getting put to good use! Although it looks just like Reddit, this theme has been skillfully crafted by hand by Mabujo Web Designs. It turns out that the designer, mabujo, is no stranger ...