درباره این فایل
توسط این مد می توانید بلوک های مورد نظر خود را با محتوای دلخواه ایجاد نمایید.
Create, store, and display unlimited custom index sidebar blocks without needing to perform any file/skin edits. You can use plain text, bbcode, html, javascript, or PHP. This means paypal donate buttons, youtube videos, facebook like widgets, (so anything based on html and javascript), or anything you can post in an IPB editor can be displayed as an index block. System is cached so no extra querying is needed.
Global Settings include:
- On/Off
- Show on Portal
- Show above default portal blocks or below
- Can change position of all custom blocks via the drag/drop reordering of the ACP->Manage Hooks page (and further ordering via the custom blocks themselves)
- All blocks are completely sortable now with new Export Block feature
Per-Block Settings include:
- On/Off
- Block Title
- Block Image
- Block Content
- Use IPB-standard Block Table to house contents
- Drag and Drop Sorting
- Raw Mode? (for javascript/adsense/widgets/facebook apps/twitter/etc)
- Remove Ability for User to Collapse Block? (Good for advertisements, donation buttons, etc)
- Enable Permissions
- View Permissions via built-in IPB permission masks
- PHP Support (with most/all IPB objects read, such as $this->memberData, $this->DB, etc)
What's New in Version 2.0.0
- Added PHP support (including all/most IPB PHP objects, including $this->memberData, $this->DB, $this->request, etc). Some PHP blocks already posted on emoneyCodes.com for you to install.
- All blocks completely sortable now, with the new Export Block feature.
- When editing block, preview of block html can be seen on right sidebar within ACP
- Added "Edit Block and Reload" button to edit the block and go back to editing (with the new preview refreshing)