I am currently working on a new version release of hotaru CMS, which will be 1.5.0
It is somewhere between alpha and beta at the moment.
So far I have updated these core libraries:
- update htmlawed
- update ezsql
- update simplepie
- update jquery
- update jqueryui
I have also updated the default themes to incorporate more modern css design
- change default theme from 960 to twitterbootstrap (much better for mobile)
- change default admin theme from yui to twitterbootstrap (better for mobile)
Also:
- various small updates for deprecated functions in php as versions have increased over php 5.3
- couple of small sql query changes
I plan to release something showing this shortly, but would like to do some work on replacing ezSQL with ActiveRecord first, since this is an area of coding that has improved greatly over the last few years and would benefit the hotaru project.
If you want to see things running on the new libs, you can test out my test site at
http://ipadrank.com
This is my development site which I save code to live. sometimes you might find it working, othertimes I might turn on or off plugins for testing, and even switch themes to test as well. Please note : this site may be down at various times as I work on the code. This does not mean hotaru is broken. It means I am working :)
The theme i currently have is not fancy. It is a plain default black and white set piece and may not look much different to the current default theme, but if you check the url on your iphone or ipad you will see the theme is mobile ready straight out of the door with a nice top bar and menu.
I have made the admin default do the same thing with bootstrap as well and it works well on mobile.
Further work beyond 1.5.0
the 1.5.0 release will be about bringing things up to latest versions for all libraries and hopefully changing out ezSql in a smooth way. The default themes will get updated and I will probably provide 2 zip files, one with just the hotaru CMS core and the other including the basic plugins with it. Some of the other 100 or so plugins we have may need some further testing.
There have been some good comments about hopeful future changes to hotaru CMS and a lot talked about the ability to easily submit posts / photos / video
I would like to move slowly rather than promise too much and not deliver, so
- first I would like to get these library updates out and tested
- second I would like to put out the new themes which are mobile compatibile
- third I would like to implement ActiveRecord instead of ezSql
- fourth I would like to improve the submit process to at least encompass photos. video may have to wait slightly depending on what i see when i view the code
- beyond that I am open to ideas and discussion
I know a lot of people like the bookmarking roots of hotaru CMS and we dont want to turn it into just a facebook clone, but I am willing to listen to the ideas of all those who use hotaru CMS and want to satisfy their target users by improving the sites.
There is a similar thread to this on BakerCMS, but I would like to bring my discussion back to the main hotaru CMS forums now as this is where I plan to release the hotaru CMS 1.5.0 version.
I am releasing an alpha version of the zip files for the latest updates so far. This is not beta stage yet and still needs to be tested with all plugins. There are 2 zip files here. One is just the core, the other is the core code for hotaru CMS and the core plugins, all as one package. You can choose whichever you want to try it on and install or upgrade as normal
The full details of the version 1.5.0 alpha are here