menu more and tools

- items: allow 'upg' to be an array
- filter: fixed logic error in checks
- Markup: prevent handling of [menu], as PageTemplate is nyi
- Power: advanced features (hide reagents or sellprice; recoloring,
  renaming, iconizing of links)
- search: side-icon for titles
- smarty: added template-vars to cache (has to be fixed sooner or later)

- identify as HTML5 (fixed a strange bug with displaced list-pegs)
- removed several typos
This commit is contained in:
Sarjuuk
2014-03-22 19:15:10 +01:00
parent f236d7ae93
commit 93cc42407c
65 changed files with 1074 additions and 249 deletions

View File

@@ -912,7 +912,7 @@ var mn_community = [
[5,"Twitter Page","http://twitter.com",null,{tinyIcon:"static/images/icons/twitter.gif"}]
];
var mn_more = [
[,"All About Wowhead"],
[,"All About AoWoW"],
[0,"About Us & Contact","?aboutus"],
[3,"FAQ","?faq"],
[13,"Help",,[
@@ -926,8 +926,9 @@ var mn_more = [
]],
[7,"What's New","?whats-new"],
[,"Goodies"],
[10,"Tooltips","?tooltips"],
[8,"Search Plugins (FF, IE7, ...)","?searchplugins"]
[16, "Search Box","?searchbox"],
[8,"Search Plugins (FF, IE7, ...)","?searchplugins"],
[10,"Tooltips","?tooltips"]
];
var mn_path = [
[0,"Database",,mn_database],