mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
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:
@@ -866,7 +866,7 @@ var mn_community = [
|
||||
[5,"Page Twitter","http://twitter.com",null,{icon:"static/images/icons/twitter.gif"}]
|
||||
];
|
||||
var mn_more = [
|
||||
[,"Tout sur Wowhead"],
|
||||
[,"Tout sur AoWoW"],
|
||||
[0,"À propos / contact","?aboutus"],
|
||||
[3,"FAQ","?faq"],
|
||||
[13,"Aide",,[
|
||||
@@ -880,6 +880,7 @@ var mn_more = [
|
||||
]],
|
||||
[7,"Quoi de neuf?","?whats-new"],
|
||||
[,"Extras pour votre site"],
|
||||
[16,"Boîte de recherche", "?searchbox"],
|
||||
[8,"Plug-ins de recherche","?searchplugins"],
|
||||
[10,"Tooltips","?tooltips"]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user