
Admin
Well-Known Member
Staff member
Administrator
BF-Easy Pages for vBulletin4
v1.3.5
Added: Maintenance Mode
Fixes: IE8 bug
Fixed: vBSEO Compatible URL
Added: Page Type => pagelist
Added: Page Hold or Publish status
Added: Page insert and update date
Added: Pages group access control
Changed: Navtab Template to Checked Type
1.3.6
Fixed : Tab Hide Bug
code development and a few small bug
Changed template bfeasypages
After installation should be revert template bfeasypages
1.3.7
Full HTML support
vB4.0.2 compatible
1.3.9
With improved access privileges
CSS support for HTML content that was provided
vBSEO Custom Rewrite Rule
No Upgrade
It is recommended that you install directly
Backup data and Uninstall product.
Upload all files
Import Product. :up:
Revert templates -> bfeasypages, bfeasypages_pagelist
If the installation fails!
---
Delete database table => bfeasypages
Revet tables => bfeasypages, bfeasypages_pagelist
Upload All Files
Import Product.
Demo :
http://bilgivadisi.com/pages.php
Usage HTML Content
PHP Format = No
Usage PHP Content
PHP Format = Yes
Other example php code:
Download
tuoitreit.vn_BF-Easy-Pages-v1.3.9.zip
- Easy page creation
- Recover deleted pages
- vB4 Wrapper or use special Wrapper
- HTML & PHP Content Support
v1.3.5
Added: Maintenance Mode
Fixes: IE8 bug
Fixed: vBSEO Compatible URL
Added: Page Type => pagelist
Added: Page Hold or Publish status
Added: Page insert and update date
Added: Pages group access control
Changed: Navtab Template to Checked Type
1.3.6
Fixed : Tab Hide Bug
code development and a few small bug
Changed template bfeasypages
After installation should be revert template bfeasypages
1.3.7
Full HTML support
vB4.0.2 compatible
1.3.9
With improved access privileges
CSS support for HTML content that was provided
vBSEO Custom Rewrite Rule
PHP:
'^pages\.php$' => 'pages.html''^pages\.php\?pageid=(\d+)$'=>'page-$1.html'
No Upgrade
It is recommended that you install directly
Backup data and Uninstall product.
Upload all files
Import Product. :up:
Revert templates -> bfeasypages, bfeasypages_pagelist
If the installation fails!
---
Delete database table => bfeasypages
Revet tables => bfeasypages, bfeasypages_pagelist
Upload All Files
Import Product.
Demo :
http://bilgivadisi.com/pages.php
Usage HTML Content
PHP Format = No
HTML:
<table width="100%" border="1"><td>HTML Code</td></table>
Usage PHP Content
PHP Format = Yes
PHP:
$output .="<font color='red'>Hello World</font>";
Other example php code:
PHP:
$x=123;$y=234;$sum= $x+$y;$output .= "Sum :".$sum;//$output .= phpinfo();
Download
tuoitreit.vn_BF-Easy-Pages-v1.3.9.zip
Last edited: