Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
BF-Easy Pages for vBulletin4 Details »»
BF-Easy Pages for vBulletin4
Version: 1.3.9, by zbahadir zbahadir is offline
Developer Last Online: Dec 2014 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.1.x Rating:
Released: 01-04-2010 Last Update: 07-20-2010 Installs: 316
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations  
No support by the author.

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 Code:
'^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 Code:
<table width="100%" border="1"><td>HTML Code</td></table>
Usage PHP Content
PHP Format = Yes
PHP Code:
$output .="<font color='red'>Hello World</font>"
Other example php code:
PHP Code:
$x=123;
$y=234;
$sum$x+$y;
$output .= "Sum :".$sum;
//$output .= phpinfo(); 

Download Now

File Type: zip BF-Easy Pages v1.3.5.zip (159.3 KB, 202 views)
File Type: zip BF-Easy Pages v1.3.6.zip (8.3 KB, 212 views)
File Type: zip BF-Easy Pages v1.3.7.zip (9.6 KB, 495 views)
File Type: zip BF-Easy Pages v1.3.9.zip (10.8 KB, 1518 views)

Screenshots

File Type: png examplepage.PNG (28.2 KB, 0 views)
File Type: png acpmenu.PNG (8.5 KB, 0 views)
File Type: png acppagelist.PNG (17.8 KB, 0 views)
File Type: png homepagelist.PNG (23.7 KB, 0 views)
File Type: png acp_settings.PNG (36.9 KB, 0 views)
File Type: png addpage.PNG (32.3 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
gundamz, RichieBoy67

Comments
  #262  
Old 04-09-2011, 12:59 PM
NgocTam NgocTam is offline
 
Join Date: Apr 2008
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

please update this mod
Reply With Quote
  #263  
Old 04-16-2011, 04:57 AM
Jennifer2010 Jennifer2010 is offline
 
Join Date: Mar 2011
Posts: 94
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I agree with OneHost. Pointless unlses you can rename your page.

Unable to rename page = 2 stars and uninstall.
Reply With Quote
  #264  
Old 05-19-2011, 01:22 PM
DrivesMeCrazy DrivesMeCrazy is offline
 
Join Date: May 2011
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, I can have HTML-pages and I can have PHP-pages... and it works fine

However, when I try to mix HTML-code and PHP-code, that somhehow seems not to work.

What am I missing?
Reply With Quote
  #265  
Old 05-19-2011, 06:53 PM
Stefanus Stefanus is offline
 
Join Date: Aug 2007
Location: RSA - Boerland
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jimfries View Post
Ditto, I was coming here just for this reason. I'm attempting to

<ul>
<li>

However it's just writing it out as normal text.


Had to supply my own css for my page, just insert the following on top of every page, or make your own.

Code:
<style type="text/css">

ul.a {
  list-style-type: none;
  padding: 0px;
  margin: 10px;
}

li.a {
  background-image: url("http://www.mysite.com/forum/images/bl2.gif");
  background-repeat: no-repeat;
  background-position: 25px 5px;
  padding-left: 34px;
}
</STYLE>
Reply With Quote
  #266  
Old 05-19-2011, 07:10 PM
Skyrider Skyrider is offline
 
Join Date: Feb 2006
Location: Netherlands
Posts: 1,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone has a demo? demo in the first post doesn't work anymore.
Reply With Quote
  #267  
Old 05-20-2011, 05:18 AM
Stefanus Stefanus is offline
 
Join Date: Aug 2007
Location: RSA - Boerland
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by FF|Skyrider View Post
Anyone has a demo? demo in the first post doesn't work anymore.
Try this one
Reply With Quote
  #268  
Old 06-28-2011, 02:57 PM
OlijO's Avatar
OlijO OlijO is offline
 
Join Date: Jun 2005
Location: Belgium
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Stefanus View Post
Like i see you have a vb 4.1.4, any problem to work with this mod ?
It's just to know before i upgrade my site
Thanks !
Reply With Quote
  #269  
Old 07-01-2011, 04:42 PM
OlijO's Avatar
OlijO OlijO is offline
 
Join Date: Jun 2005
Location: Belgium
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OlijO View Post
Like i see you have a vb 4.1.4, any problem to work with this mod ?
It's just to know before i upgrade my site
Thanks !
Seems to work wih 4.1.4 i don't have any problem after upgrade.
Reply With Quote
  #270  
Old 07-06-2011, 03:36 PM
AttalaEA AttalaEA is offline
 
Join Date: Apr 2011
Posts: 95
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank You. Really Nice
Reply With Quote
  #271  
Old 07-08-2011, 04:22 PM
Stefanus Stefanus is offline
 
Join Date: Aug 2007
Location: RSA - Boerland
Posts: 99
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OlijO View Post
Like i see you have a vb 4.1.4, any problem to work with this mod ?
It's just to know before i upgrade my site
Thanks !
Works fine on 4.1.4 no problems encountered so far
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:25 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04862 seconds
  • Memory Usage 2,365KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (1)bbcode_html
  • (3)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete