=== Brick System ===
Contributors: hughwillfayle
Donate Link: http://hughwillfayle.de
Tags: cms, brick, brick-system, asset, typo3, content management
Requires at least: 3.0
Tested up to: 3.1
Stable tag: 0.3
A Typo3-like Asset Management System
It is available in:
Licensed under CC-BY-SA 3.0
== Installation ==
1. Upload the folder `brick-system` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Try using it ;)
== Screenshots ==
1. Overview
2. Brickset Settings
3. A filled brickset
4. The headline brick
5. The picture brick
6. The text brick
7. The spacer brick
8. The trash
9. brickset widget
10. brick widget
== Changelog ==
= 0.2 =
* Feature: Remember brick state for easier use
* Feature: Drag and Drop for new bricks
* Feature: A new Simple Picture brick
* Feature: Added Tag-Buttons to the simple text brick
* Feature: Trash for deleted bricks
* Code: Checks and Styling
* Code: Language checks
* Code: Fixes in Frontend Methods
= 0.3 =
* Feature: Added two widgets ( including extended text functionallity )
* Feature: Added shortcode support ( You can now use external plugins like contact form 7 )
* Code: Important fixes in the shortcode init functions
* Code: Some changes in file structure
* Code: Changed capabilities to "edit_pages"
* Code: Fix in Simple Text Brick with the "Automatically add paragraphs" function
* Code: Added more Comments and done several code checks=======
* Code: Fixes in Frontend Methods