Seditio Plus Release Notes

Installation :
1 : Unpack and upload the files from folder "sedplus" into the folder : /plugins/sedplus/
2 : Go into the administration panel, then the tab "Plugins", click the name of the new plugin, and at bottom of the plugin properties, select "Install all".
3 : Config the plug options through admin cp
4 : Install the tags you want to use in your skin [look in the bottom for details]
5 : In your css if you want to make pagenav to look nice add this classes:
.pagenav_prev, .pagenav_next, .pagenav_first, .pagenav_last, .pagenav_pages, .pagenav_current 

For you to start with i will give propose you this:

.pagenav_prev, .pagenav_next, .pagenav_first, .pagenav_last, .pagenav_pages   
{ padding:0 2px; background:#F5F5F5; margin:1px; border:1px solid #d5d5d5;}
.pagenav_current { padding:0 2px; font-weight:bold; background:#ededed; margin:1px; border:1px solid #c8c7c7;  }


Seditio plus is a plugin for seditio.
The main purpose of this plugin is to replace all the core hacks
that all people are used to do. The plug won't add any more queries
in your pages doesn't require any core hack to work. The only queries
are from the sedplus tools section.

Features:
- Global Pagination Function for easy editing.
- Global pagination applied to these sections: forum topics, forum posts, users, pm, list.
- Forums sections status icon.
- Forums posts buttons for quote, delete, edit, reply, website,gender and send pm.
- User Details: gender image and online status in both image and text format.
- Users: online status in userlist in both image and text format.
- Admin tool to apply, sync or remove default user avatar and user photo.

Version Notes 1.02
- Improved pagination to limit the pagenav links to 5
- Added phrases to pagenav to easily translate the first. last , next and prev links
- Added code so you can easily tweak the look as you wish with simple css.
- Added a new tag in user list to show user site as image or text.


Notes:
Pagination Function is based on the pagination of the seditio but a little enhanced to look like this "First  1 2 3 4 5  Last".
Notice that in users,pm and list there is not proper pagination in seditio so you should consider this as a new feature.
For the forums posts credits go also to bhsdesign.com and their plug forumplus.
The only queries in this plugin are in admin tool section.



New tags:
forums.sections.tpl : {SEDPLUS_FORUMS_SECTIONS_ROW_STATUS_ICON} //forums section status icon

list.tpl : {SEDPLUS_LIST_PAGENAV} // PROPER Pagination for list

pm.tpl : {SEDPLUS_PM_TOP_PAGENAV} // PROPER Pagination for pm

forums.posts.tpl : {SEDPLUS_FORUMS_POSTS_PAGENAV} // Pagination for posts

forums.posts.tpl :
{SEDPLUS_FORUMS_POSTS_ROW_ADMINBUTTONS} // edit, reply, quote, delete buttons
{SEDPLUS_FORUMS_POSTS_ROW_GENDER} // gender image
{SEDPLUS_FORUMS_POSTS_ROW_WEBSITE} // user site in image or text format [see config in plug]
{SEDPLUS_FORUMS_POSTS_ROW_SENDPM} // Send pm in image or text format [see config in plug]

forums.topics.tpl : {SEDPLUS_FORUMS_TOPICS_PAGENAV} // Pagination for topics

users.details.tpl :
{SEDPLUS_USERSDETAILS_GENDER} // Pagination for posts
{SEDPLUS_USERSDETAILS_ONLINEIMG} // Online status in image format
{SEDPLUS_USERSDETAILS_ONLINE} // Online status in txt format

users.tpl : {SEDPLUS_USERS_TOP_PAGENAV} // PROPER Pagination for users

users.tpl :
{SEDPLUS_USERS_ROW_WEBSITE}    // user site in image or text format [see config in plug]
{SEDPLUS_USERS_ROW_ONLINEIMG} // Online status in image format
{SEDPLUS_USERS_ROW_ONLINE}   // Online status in txt format


All the tags can replace the default from seditio or work together
You must also find or make the necessary graphics on your own.

List of all the extra graphics:
skin_name\img\system\button-delete.gif
skin_name\img\system\button-edit.gif
skin_name\img\system\button-quote.gif
skin_name\img\system\button-reply.gif
skin_name\img\system\button-www.gif
skin_name\img\system\forum_lock.gif
skin_name\img\system\forum_new.gif
skin_name\img\system\forum_old.gif
skin_name\img\system\Gender_Female.gif
skin_name\img\system\Gender_Male.gif

You can preview all the features in t3-design.com