BF-Easy Pages

  • Thread starter Thread starter AdminAdmin is verified member.
  • Start date Start date
Admin

AdminAdmin is verified member.

Well-Known Member
Staff member
Administrator
BF-Easy Pages for vBulletin4



  1. Easy page creation
  2. Recover deleted pages
  3. vB4 Wrapper or use special Wrapper
  4. 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:

Facebook Comments

Similar threads

Admin
Replies
0
Views
690
AdminAdmin is verified member.
Admin
Admin
Replies
1
Views
6K
gcloud
G
Admin
Replies
0
Views
1K
AdminAdmin is verified member.
Admin
C
Replies
1
Views
8K
phucloc1810
phucloc1810
Admin
Replies
0
Views
868
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
627
AdminAdmin is verified member.
Admin
N
Replies
0
Views
1K
newbe
N
Admin
Replies
0
Views
1M
AdminAdmin is verified member.
Admin
Back
Top