Tuesday 30th September 2008
 
 
 
 
 
 


 
 

T3 Smilies Management

October 30, 2006 Author: Chris T Posted in: Seditio Plugins
 

T3 Smilies Management

What is this plugin ?
T3 Smilies Management 1.0 is a plugin to mass import or mass delete all the uninstalled smilies inside the default smilies folder.

Features :
- Easy use.
- Mass import.
- Mass delete.

How to install ?
The instructions are pretty same like any other seditio plugin.

- Uninstall older version.
- Delete all old files just in case i have made a major change.
- Upload again the folder smilies to the plugins/ path.
- Reinstall the plugin.

To access the plugin use this: http://yourdomain/admin.php?m=tools&p=smilies. The plugin is in the tools section in your admin-cp.

Plugin Notes!
The plugin is very user friendly.Upload all the new smilies in the default smilies folder of seditio system/smilies. Open it from the tools section. You should now see a list of all the uninstalled smilies. The plugin will generate for you the code, smilies text but you can edit the fields if you want to change something. Then you can delete or import the selected smilies.

Copyright © 2006 T3-design.Com. All Rights Reserved.

Download T3-Smilies Management v1.0

 
Views: 1,992
 
 

 
 

Sed Code Highlight

October 26, 2006 Author: Chris T Posted in: Seditio Core Hacks
 

General Information
Seditio default’s bbcode for code highlight is just a basic way to highlight our code. No tags color highlight, break of the spaces, no line numbers etc. This core hack will add the functionality of the famous and awarded Geshi

GeSHi - Generic Syntax Highlighter

GeSHi started as an idea to create a generic syntax highlighter for the phpBB forum system, but has been generalised to this project. GeSHi aims to be a simple but powerful highlighting class, with the following goals:

* Support for a wide range of popular languages
* Easy to add a new language for highlighting
* Highly customisable output formats

GeSHi aims to do this all as quickly as possible. Many customisable features of GeSHi facilitate speed increases, and you can easily find a balance between the amount of highlighting done and the speed in which it is done.

GeSHi supports PHP5 and Windows, and has even been used to highlight code on ASP pages. Numerous blogs, wikis and forums use GeSHi, including Dokuwiki, Mambo, phpBB and WikkaWiki.

GeSHi is an award winning piece of software - so you know you’re using a top quality product.

 
Views: 5,864