Quick lookup (min 3 chars):

account

Default account module. Supports facebook account and openid account, and creating an account with email. When logging in with facebook or openid the account ... (More info)

Install ::

./coscli.sh git --mod-in git://github.com/diversen/account.git


account_profile

this is the default account_profile module. It will display the users gravatar if any and allow the users to write something on their personal page. Note: ... (More info)

Install ::

./coscli.sh git --mod-in git://github.com/diversen/account_profile.git


addthis

With the addthis module you can add the [addthis button](http://addthis.com) to your modules in a simple manner. You can specify your own view file or use the default ... (More info)

Install ::

./coscli.sh git --mod-in git://github.com/diversen/addthis.git


blog

simple blog system for admin users.(More info)

Install ::

./coscli.sh git --mod-in git://github.com/diversen/blog.git


clean

a simple and clean template.(More info)

Install ::

./coscli.sh git --temp-in git://github.com/diversen/clean.git


comment

This is a simple comment module. There is some sort of API for connecting the comment system to other modules. See the content module for an example. (More info)

Install ::

./coscli.sh git --mod-in git://github.com/diversen/comment.git


content

a simple content mangement system with options for files, inline images, comment system. Default filtering is thorugh markdown, but you can create you own filter ... (More info)

Install ::

./coscli.sh git --mod-in git://github.com/diversen/content.git


debug

simple debug module for printing all module, main settings and PHP vars of interest. (More info)

Install ::

./coscli.sh git --mod-in git://github.com/diversen/debug.git


error

default error module. Included in all default profiles. Used for showing 403 and 404 errors. (More info)

Install ::

./coscli.sh git --mod-in git://github.com/diversen/error.git


fancybox

Fancybox. With this template installed you can use the js library fancybox for the task you need it for. I have used it it with the gallery module. (More info)

Install ::

./coscli.sh git --temp-in git://github.com/diversen/fancybox.git

1      2      3      4      »