Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 10000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry
Topic Summary - Displaying 3 post(s). Click here to show all
Posted by: pyragony54
Posted on: Dec 6th, 2014 at 10:28am
fit for build 1611. No change necessary.
Posted by: pyragony54
Posted on: Jul 11th, 2014 at 7:18am
Code
Select All
<Edit file>
 Languages/German/Admin.lng
 </Edit file>

 <Search for>
 );

 %smtp_txt = (
 </Search for>

 <Add before>
 'cp' => 'YaBB Zusatzseiten',
 'cp1' => 'YaBB Zusatzseiten erstellen, bearbeiten und löschen',
 </Add before> 






Code
Select All
<Edit file>
 Languages/German_Du/Admin.lng
 </Edit file>

 <Search for>
 );

 %smtp_txt = (
 </Search for>

 <Add before>
 'cp' => 'YaBB Zusatzseiten',
 'cp1' => 'YaBB Zusatzseiten erstellen, bearbeiten und löschen',
 </Add before> 

Posted by: Dandello
Posted on: Jul 10th, 2014 at 2:42pm
Custom Page Mod for YaBB 2.6.0

Author: James Andrews, updated for 2.6.0 by Dandello

Version: 0.6

General Features:

- Add as many custom web pages as you like.
- Enables you to transform your board into a website, while keeping the same template used for every page.
- Easily add in the HTML for the body of the page in admin center and it will give you a link for your new page.
- Modify and delete current pages.
- URL helpers in case you change the location of your board. Use <yabb url> for the URL of YaBB.pl/.cgi. E.g. <yabb url>?action=ml.
- Add a title for each page.
- Add counters to pages.
- Add pages to the menu.

Mod History:
- Version 0.6 updated to 2.6.0 on 09/07/2014
- Version 0.5.1 on 19/10/2010 - Again small modifications
- Version 0.5 on 09/09.2010 - Updated for YaBB 2.5 with small changes
- 0.3 BETA (7/1/08) - Updated to support YaBB 2.2
- 0.2           - No Changes. No bugs found, stable version.
- 0.2 BETA (24/6/06)    - Added page counters.
             - Added menu.
             - Added disable guest access.
- 0.1 BETA (22/6/06)    - First version released.

Installation:

Use BoardMod or manually edit files.

Upload:

- Sources/CustomPage.pm  (ASCII)
- Admin/CustomPage.pm (ASCII)
- Languages/English/CustomPage.lng (ASCII)
- Languages/English/Admin.lng (ASCII)
- Variables/Pages/.htaccess (ASCII)
- YaBB.pl
- AdminIndex.pl
- Admin/AdminSubList.pm
- Admin/Modlist.pm