Published by Dejan in plugins, wolf. on 08.02.2011.
Notes is simple backend plugin for, well, taking notes! I have created this plugin for couple of reasons, first, I’m quite lazy to write anything down on paper (which I always lose) and second, I wanted to get more familiar with PHP OOP and Wolf CMS in general.
As of version 0.0.8 you can also show your notes anywhere on your site as all ...
Published by Dejan in plugins, wolf. on 20.12.2010.
This plugin allows you to make automated excerpts on your site with simple call. It is a simple function and can go into snippet if you don’t want to call it like a plugin, but this way it’s clutter free and works like a charm :).
Advantages of this plugin:
- all excerpts are made automatically,
- it recognizes some basic html ...
Published by David in plugins, wolf. on 24.06.2010.
Email Template provides a simple and flexible backend for emailing forms from Wolf CMS.
Introduction
Download the ZIP file, and enable the Email Template plugin by unzipping the archive, and uploading the "email_template" folder and all its contents to your wolf/plugin/ directory. Go to the Administration > Plugins panel, and check the ...
Published by Dejan in plugins, wolf. on 09.04.2010.
Prettify is syntax highlighting plugin for WolfCMS. It’s lightweight (only 18KB), easy to use and it automatically recognizes variety of languages.
Installation
- Download Prettify
- Unpack it under wolf/plugins/ directory
- Go to Administration->Plugins and enable the plugin
- In your Layout add
<?php prettify(); ?> between ...
Published by Dejan in plugins, wolf. on 09.04.2010.
What is Fancy Image Gallery?
It’s easy to use gallery plugin for Wolf CMS with jquery fancybox effect. The plugin purpose is to make and maintain a lot of galleries in less time as possible. Approx. time to set up one gallery with 20 images is 5 minutes.
NOTICE The gallery only works with MOD_REWRITE on! Since version 0.8.1, it works ...