vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Easy Pages 1.0.0 Light (https://vborg.vbsupport.ru/showthread.php?t=191631)

BullTaco 10-09-2008 06:56 PM

Great Mod....hope you add more in the future!!! Installed!! and Waiting for enhancements!!!

Thanks

lazserus 10-10-2008 07:58 PM

Does this automatically create a link to the new page in the navbar? If so, then there should be an option to disable this, or perhaps an option to designate where the link will appear. I may create a page that I don't want crowding the navbar, so I'll stick it in QuickLinks or something. Just a question and idea. Good job, though. This will come in very handy for my forums.

webspider 10-10-2008 08:02 PM

What? No it does not put a link in the nav bar

Brandon Sheley 10-10-2008 08:03 PM

Has anyone posted any demo links?
I didn't see any

jesus likes pie 10-10-2008 08:45 PM

apologies if this has been answered but can it include dynamic content? (read: php/$vbulletion queries etc.)

saltedm8 10-10-2008 11:17 PM

just a quick one... if you want your pages to be valid ( well, in the easy_pages area ) go into the templates

AdminCp / vBulletin Options / Edit Templates / Easy_Pages

and replace all the contents with this

Quote:

$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]" id="vbulletin_html">
<head>
$headinclude
<title>$vboptions[bbtitle] - $page[title]</title>
</head>
<body>
$header
$navbar

<if condition="$page[table_wrap]">
<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" border="0" width="100%">
<tr>
<td class="tcat">$page[title]</td>
</tr>
<tr>
<td class="alt1">
</if>

$page[content]

<if condition="$page[table_wrap]">
</td>
</tr>
</table>
</if>

$footer

</body>
</html>

ABDALWAHID 10-28-2008 07:00 AM

Next version with WOL ?

Skyrider 10-28-2008 10:49 AM

This is very nice, thanks! I hope hope though that the links it goes to can be changed with easier links, such as:

xxxx.com/forum/pages.php?p=namehereofthetitlepage

ArnyVee 10-30-2008 04:57 PM

What's the difference between this mod and Logician's WebTemplates (https://vborg.vbsupport.ru/showthread.php?t=186644)?

Other than this one having less options/features than Logician's, that is.

K4GAP 10-31-2008 03:42 PM

Downloaded this last night. Of course I didn't get much sleep! This is so easy I was up most of the night completing a few projects that needed something like this.

Being someone that is not well versed in coding, this mod is handy as hell!

Thanks so much.
Gary


All times are GMT. The time now is 08:06 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01108 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete