Notes

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 ...

Truncate

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 ...

Email Template

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 ...

Prettify Highlighter

Prettify is syntax highlighting plugin for WolfCMS. It’s lightweight (only 18KB), easy to use and it automatically recognizes variety of languages.

Installation

  1. Download Prettify
  2. Unpack it under wolf/plugins/ directory
  3. Go to Administration->Plugins and enable the plugin
  4. In your Layout add <?php prettify(); ?> between ...

Fancy Image Gallery

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 ...