conGuu 1.9.0 featuring RSS feeds
posted on Tuesday 3rd November, 2009 by neil
The newest version of conGuu (1.9.0) is about to be released, with a new RSS feed option available for each section that you want to add it to. This will allow your users to subscribe to busy parts of your site such your blog enabling you to keep you users up to date.
There are some more exciting things happening with our completely new V2.0.0 engine which is due to come into service next year. A true "drag and drop" interface is currently being designed along with inline editing allowing you to see in real time how your page will look before publishing it.
We're also going to be adding another free module in V2.0.0 allowing our users to schedule backups of their own conGuu account in case they make a mistake and need to revert back to a previous version of their content.
conGuu upgraded to 1.8.2
posted on Friday 9th October, 2009 by neil
conGuu has been updated to 1.8.2 with some new features and a few bug fixes thrown in for good measure:
- Improved page navigation with clickable page numbers.
- Login now supports multiple domain based accounts.
- Navigation rules are more strict, only the assigned URLs can be accessed. (e.g /products/gizmo may work where as /products/no-section/gizmo will not)
- Sections can now have duplicate names with different content. (e.g before if you accessed /product/gizmo or /product2/gizmo you would recieve the same content. Now these can be individual sections with different parents)
- Parent sections can now be seen in the article editor, since before it would only show one level and duplicate section names would cause confusion.
- Additional rules to prevent unauthorised use of contact form.
conGuu upgraded to 1.7.0
posted on Tuesday 15th September, 2009 by neil
conGuu has been upgraded to 1.7.0 with some new features listed below:
- New File uploader now supports multiple file selection. Use SHIFT or CTRL to select multiple image files, or click and drag a box around the files you wish to use
- Added ability to queue file uploads
- progress Meter on file uploads
- File upload security updates
- Added support for PNG and GIF uploads
- Increased memory allocation to support larger images
conGuu upgraded to 1.6.0
posted on Monday 3rd August, 2009 by neil
We've recently upgraded conGuu CMS to V1.6.0. This delivers some bug fixes and some nice additional features that make using the CMS much easier.
posted on Sunday 19th July, 2009 by Mark Jones
Just recently someone posed the question to me, "How would I use a span as a Tooltip when someone hovers an input?" I was feeling particularly helpful so I decided to take a few minutes to come up with a solution. Whilst its a simple bit of script, as any developer knows, its sometimes the most simple things that people don't document!