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 5000 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 5 post(s). Click here to show all
Posted by: Dandello
Posted on: Sep 30th, 2014 at 6:07pm
2.6.2 is where we move to HTML5 and pull out the html in the Admin Center as well as looking at how the Admin functions are organized. Like maybe the image size functions should be considered a basic Forum Setting and all the Guest specific things should be pulled together in a single spot. Or maybe we need to add more cross-links between the various guest settings.
Posted by: Monni
Posted on: Sep 30th, 2014 at 4:52pm
Dandello wrote on Sep 30th, 2014 at 2:27pm:
The Style Viewer still doesn't show the selections on the button sample and some stuff isn't labelled at all.

The Template Viewer currently doesn't show Post or Topic tools. (But it's 90% there instead of being throughly broken.)


Well... You still have time to squash the last issues... We still don't have even close enough new features for release of 2.6.2 to be soon... So back to fixing 2.6.1 we go Wink
Posted by: Dandello
Posted on: Sep 30th, 2014 at 2:27pm
If that's the only major bug that slipped IN, we're lucky.
The Style Viewer still doesn't show the selections on the button sample and some stuff isn't labelled at all.

The Template Viewer currently doesn't show Post or Topic tools. (But it's 90% there instead of being throughly broken.)
Posted by: XTC
Posted on: Sep 30th, 2014 at 11:57am
Hello

Is not a bug .... it saves traffic on your own server  Grin

Sorry for OT  Lips Sealed Wink

lg XTC
Posted by: Monni
Posted on: Sep 30th, 2014 at 10:34am
Code
Select All
 Index: cgi-bin/yabb2/Admin/ManageTemplates.pm
 ===================================================================
 --- cgi-bin/yabb2/Admin/ManageTemplates.pm	(revision 1587)
 +++ cgi-bin/yabb2/Admin/ManageTemplates.pm	(working copy)
 @@ -935,7 +935,7 @@
              <td class="small h_23px" style="padding-left:1%">$tabtime</td>
              <td class="right vtop">
                  <div class="yabb_searchbox"><input id="search1" type="text" onblur="txtInFields(this, 'Search')" onfocus="txtInFields(this, 'Search');" style="font-size: 11px;" value="Search" size="16" name="search">
 -                <input type="image" style="background-color: transparent; margin-right: 5px; vertical-align: middle;" title="Posts no more than 31 days old" alt="Posts no more than 31 days old" src="http://yabbforumsoftware.com/yabbfiles/Templates/Forum/default/search.png">
 +                <input type="image" style="background-color: transparent; margin-right: 5px; vertical-align: middle;" title="Posts no more than 31 days old" alt="Posts no more than 31 days old" src="$imagesdir/search.png">
                  </div>
              </td>
          </tr>