calendar_weekly_event
Fixed problem with clicking on admin defined holidays in weekly view takes you to no defined event.
Requires revert: yes
calendar_edit_recurrence
Changed $vbphrase[last] and $vbphrase[first] to $vbphrase[date_last] and $vbphrase[date_first]
Requires revert: yes
help_bbcodes
[/highlighted] -> [/highlight]
Requires revert: yes
editor_clientscript
showthread_quickreply
Added references to 2 new phrases to remove hardcoded text.
Requires revert: yes, or you run the risk of JS errors while posting!
threadbit
Added $thread[highlight] to the "Last Page" link so that highlighted words are carried over for all linked pages from search results.
Requires revert: no
showthread_list
Added a reference to $postlistwidth in order to fix this bug.
Requires revert: no
modifyusergroups_displaybit
modifyusergroups_memberbit
modifyusergroups_nonmemberbit
Addedto each.Código HTML:<div class="smallfont">$usergroup[description]</div>
Requires revert: no
editor_smiliebox
Added a big conditional based around $show['smiliebox'] to display an empty and invisible div with id="smiliebox" if the main box is not shown
Requires revert? Yes, if your forums do not now the smiliebox to WYSIWYG users.
editor_toolbar_standard
editor_toolbar_wysiwyg
Added an email link button.
Requires revert? No (unless you want an email link button!)
FORUMHOME
Added conditionals to a few colspans to take into account the "Show Moderator Column" option.
Requires revert? No. The errors generally shouldn't have any obvious effects.
editor_smiliebox
Added forumid argument to the Javascript call to open the smilie window to ensure the smilie window gets opened in the correct style.
Requires revert? No, unless you use different styles on a per-forum basis.
search_forums
smiliepopup
Closed potential XSS issues.
Requires revert? Yes, for security.
editor_toolbar_wysiwyg
Changed the is_browser('ie') condition for showing the 'More Colors' button to $show['syscolorpicker'] to accomodate the new option to allow admins to completely disable the system color picker and avoid any ActiveX warnings.
Requires revert? Yes, but the change is so simple, I suggest you just go and find the conditional and change it.
FORUMDISPLAY
Added a conditional to not display the new thread link when "Forum is Open" is set to no.
Requires revert? No, but your new thread link will always be displayed then.
modifyoptions
Added <br /> before $vbphrase[allow_members_send_you_email] so that look conforms to the rest of the page.
Requires Revert: No
calendar_manage
Change $vbphrase[delete_event] to use a condition and show move_event where appropriate.
Requires Revert? Yes
memberlist_resultsbit
Simple change:becomesCódigo HTML:<td class="alt1" align="$stylevar[left]" id="u$userinfo[userid]">Requires revert? No (although the username cell will not be 'active' without making the change)Código HTML:<td class="alt1Active" align="$stylevar[left]" id="u$userinfo[userid]">
footer
Added code to enable/disable active table cells more easily:
Changed this:
To this:Código HTML:// Main vBulletin Javascript Initialization vBulletin_init();
Also need to remove this code from the second 'Additional CSS Definitions' section of the Style Manager:Código HTML:// Main vBulletin Javascript Initialization vBulletin_init(); // Initialize 'Active' Table Cells //activecells_init();
Requires revert? No, unless you want to enable active table cells.Código:/* ***** active table cells (IE only) ***** */ /* .alt1Active, .alt2Active { behavior: url(clientscript/activecell.htc); } */
In either case, you must remove the code from the Additional CSS Definitions box as stated above.
If you want to enable active table cells, you should un-comment the call to the activecells_init(); Javascript function by removing the // from before it in the footer template.
pm_newpm
Missing sessionhash hidden field
Require revert? Yes
showthread_list
add variable for clear url
Require revert? Yes, or you'll get javascript errors.
threadadmin_editthread
Added a conditional to only display the option to physically remove the thread when it's usable.
Require revert? No, although if you don't, moderators may be displayed an option that they can't use.
MEMBERINFO
Added "dateline=$userinfo[profilepicdateline]" to the <img src> call to display the user's profile pic so that we don't see a cached copy after an update of the picture.
Requires Revert? Yes if you don't want to hard refresh some browsers to force the new picture to display.
FORUMDISPLAY
Added <span style="white-space:nowrap">...</span> to the 3 cells containing 'nowrap="nowrap"' to prevent the text from wrapping.
Requires Revert? No.
SHOWGROUPS
showgroups_usergroup
Added conditional to not display the location information if a location profile field was not found.
Requires Revert? Yes
SUBSCRIBE
Added a conditional to the second instance of "Subscribed Threads in Folder" so that it behaves in the same manner as the first when 'All' is selected.
Requires Revert: Yes
calendarjump
Change the way the calendarjump functions in that it now defaults to showing you the currently displayed month / year rather than the month/year that it is in the world right now. Done primarily so that it functions properly when the calendar is limited to years that don't include the current year. Once can click "Show Today" to quickly get to the current month's calendar.
Requires Revert? Yes
postbit_legacy
Added $show[profile] conditional around the username so that Guest names aren't linked and shown with the huge font.
Require Revert: Yes
pollresults_table
Changed $vbphrase[total_votes] to $vbphrase[voters] to make it clear that the number is the number of people who voted.
Requires revert? No.
bbcode_quote
Implemented a conditional to work around an Internet Explorer 5.x rendering bug.
Requires revert? No, although it's recommended for usability.
calendar_monthly_birthday
calendar_weekly_day
calendar_showeventsbit
FORUMHOME
Minor changes to point to some new images
Requires revert? No, I recommend you simply edit your custom templates to point at the new images. Leaving them as they are will not break anything.
CALENDAR
FORUMDISPLAY
SHOWTHREAD
USERCP_SHELL
headinclude
memberlist
Changed all instances of $vboptions['usepopups']to $show['popups']
Requires revert? No, these changes are made simply in the name of consistency.



URL del LinkBack
Acerca de los LinkBacks
)



Citar





