Search Results
HOME (Static)
posted by: admin on 10.Sep.2011 | Comments (0)
Welcome Home
Havalite, a lightweight, open source CMS Blog based on php and SQLite db. It's licensed under the GNU General Public License.
Features
Simple 1 step wizard installation
Text, Images and swf files all saved as data in Sqlite Database ...
Read more
posted by: admin on 12.Sep.2011 | Comments (0)
Havalite saves the uploaded images as raw data in the sqlite database. This way the user can backup his whole Blog in only one file (The sqlite file).
Besides, the image can be viewed with many options as follow:
We call the image by ID or by NAME:
havalite/im ...
Read more
posted by: admin on 16.Sep.2011 | Comments (0)
A simple Download counter, to count every downloaded file which assigned to the download Folder
Installation:
Download the zip file
save the content of the zip file in the plugin folder of havalite
go to administration => plugins and activate the plugin
...
Read more
posted by: admin on 16.Sep.2011 | Comments (0)
Image Validator renders a [PNG] image with code to protect your blog/comments/feedback section from spammers and bots.
Image Validator is developed by Gscript.net.
The Image is configurable: (width, height, char-amount, colors etc. )
Hint: Image Validator is in ... Read more
posted by: admin on 18.Sep.2011 | Comments (2)
After searching the web for a jQuery Sticky note plugin, i decided to write the function my self, which fits the idea im up to.
A sticky note is a usefull tool in a Blog system with many plugins or Tags, which i like to use from time to time. And cause i almost forget these keywords ... Read more
posted by: admin on 02.Oct.2011 | Comments (0)
The installation of Havalite is a very simple procedure that takes only few seconds.
After uploading havalite to your server, go to login (normally http://www.yourUrlAdresse.com/havalite/ ). If the password is not set yet, the Install Wizard will start automatically:
...
Read more
posted by: admin on 04.Oct.2011 | Comments (0)
For now we keep our RSS as simple as possible by using RSS2 definitions.
Havalite prevents 3 different Feed Results:
Blog Feed (Latest Posts), URL: ?feed=rss
Cat Feed (Latest Posts from a specified Category), URL: ?feed=rss&cat=Plugins
Comments Feed (Latest c ...
Read more
posted by: admin on 06.Oct.2011 | Comments (0)
The structure of the Users Privileges is built like a game with 5 different Levels
The first one is the Admin: He/She has all privileges as the owner of the Blog
Level 1: has all privileges like the admin but no authority to delete the Admin
Level 2: Same as Level1 ...
Read more
posted by: admin on 06.Oct.2011 | Comments (0)
The Dashboard is the index of all logged in users. Here we can get informations about:
current version of HavaLite or if a new update exists
The Amount of Posts, Drafts, Comments and Images saved in the database
Backup Database (a Link to download database to your hardd ...
Read more
posted by: admin on 07.Oct.2011 | Comments (0)
There’s no question that mobile devices have become a part of the modern life comunication. Now more than ever it’s important that websites be optimized for mobile devices. Mobile optimization can also increase traffic to the own Blog. For this purpose we integrated a mobile detect ... Read more
posted by: admin on 09.Oct.2011 | Comments (0)
Youtubin is a jQuery plugin made by Jon Raasch
Music Painting
Installation:
Download the zip file
save the content of the zip file in the plugin folder of havalite
go to administration => plugins and activate the plugin
C ...
Read more
posted by: admin on 20.Oct.2011 | Comments (0)
I was trying to find a good solution on how to chnage the Banner text of my theme with a background image. I found many solutions which are not always compatible to all browsers. Thus i decided to try it by my self and came with this solution.
I noticed that most people want to chan ... Read more
posted by: admin on 24.Oct.2011 | Comments (0)
In this tutorial we going to show how to create your own design for Havalaite CMS. If you already know the basics of the layout design and you want to try by your self, you can download one or more layouts from this page and do what ever you like.
Now let's start doing something ... Read more
posted by: admin on 03.Dec.2011 | Comments (0)
"code_embedder" is a simple plugin made specially for Havalite CMS to embed any code to the head part of your blog such as javascript, jQuery or additional styles. The plugin has also an html parser to get all id and class elements and shows them in a list for easy selection.
...
Read more
posted by: admin on 01.Aug.2012 | Comments (2)
How to develope Plugins and Widgets for Havalite CMS
Plugins in Havalite need always to be set in a specified folder and this folder name must be the same as the plugin name! The plugin folder should have 4 different files:
the plugin file (same name as the folder). Here we add ...
Read more
posted by: admin on 14.Aug.2012 | Comments (0)
How to develope themes for Havalite CMS
Before Begining
The best way to create own Theme Design for Havalite is to check existing layouts. Here we have a couple of simple layouts just to see clearly the most important php commands and the rest is done in the css file, which is m ... Read more
posted by: admin on 29.Aug.2012 | Comments (0)
Tag Cloud v. 1.1
Tag cloud look nice and helps visitors on your blog to see what kind of topics you have mostly.
With this plugin we can create an artistic multi color look
Installation:
Download the zip file
save the content of the z ...
Read more