=== G-Projects === Contributors: galalaly Donate link: http://www.galalaly.me/index.php/g-projects/ Tags: portfolio, projects, gallery, links, directory Requires at least: 3.0.1 Tested up to: 3.0.1 Stable tag: 0.1 G-Projects is a wordpress plugin tested on wordpress 3.0.1 that creates a simple portfolio for developers/designers. == Description == Create a portfolio on your website. Feautres * Add/Edit/Delete/Order Projects * Add/Edit/Delete/Order Categories * Edit Project Template * Edit Category Listing Template * Client Side Pagination * Filtering * Rating * Number of clicks per project * Simple statistics == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `g-projects.zip` to the `/wp-content/plugins/` directory 2. Extract 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Create a page and add [g-projects] in its content. 5. Start managing from the G-Projects menu. == Frequently Asked Questions == = I want to give a style to the list of the categories. How? = The list of categories viewed at the page is inside a div with a class "gprojects_cats". Just style that class in your stylesheet and you're done. = How to remove the General category? = Unfortunately, The General category can not be disabled. However, if it's empty, it will disappear automatically. = The number of clicks is not working. Why? = If you're not using the {url_link} template, you will have to add the {apply_number_of_clicks} tag inside your a tag. for example: `Test`.