Module: nagvis
Branch: master
Commit: 7850ede6c1cc218a6aa3069afb20eb03807ace56
URL:    
http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=7850ede6c1cc218a6aa3069afb20eb03807ace56

Author: LaMi <[email protected]>
Date:   Wed Jan  6 21:27:41 2010 +0100

 #179 Finished restructuring of templates; Simplified directory structure to 
one flat template directory

---

 docs/en_US/context_templates.html                  |    8 +-
 docs/en_US/extending/custom_context_actions.html   |    2 +-
 docs/en_US/extending/templates.html                |   57 ++--
 docs/en_US/header_templates.html                   |    8 +-
 docs/en_US/hover_templates.html                    |  460 ++++++++++----------
 install.sh                                         |   15 +-
 .../nagvis-js/classes/FrontendTemplateSystem.php   |    4 +-
 share/frontend/nagvis-js/classes/GlobalPage.php    |    2 +-
 .../nagvis-js/classes/NagVisAutoMapView.php        |    3 +-
 .../nagvis-js/classes/NagVisHeaderMenu.php         |    8 +-
 .../frontend/nagvis-js/classes/NagVisIndexView.php |    5 +-
 .../frontend/nagvis-js/classes/NagVisInfoView.php  |    5 +-
 .../frontend/nagvis-js/classes/NagVisLoginView.php |    5 +-
 share/frontend/nagvis-js/classes/NagVisMapView.php |    3 +-
 .../nagvis-js/classes/NagVisOverviewView.php       |    3 +-
 share/frontend/nagvis-js/classes/NagVisUrlView.php |    3 +-
 share/frontend/nagvis-js/js/frontend.js            |    4 +-
 share/frontend/wui/classes/WuiViewIndex.php        |    5 +-
 share/frontend/wui/classes/WuiViewMap.php          |    3 +-
 share/frontend/wui/classes/WuiViewWelcome.php      |    3 +-
 share/server/core/classes/GlobalCore.php           |   40 +--
 share/server/core/classes/GlobalMainCfg.php        |   55 +--
 share/server/core/classes/NagVisContextMenu.php    |    6 +-
 share/server/core/classes/NagVisHoverMenu.php      |    6 +-
 .../core/classes/NagVisViewChangePassword.php      |    2 +-
 .../server/core/classes/NagVisViewManageRoles.php  |    2 +-
 share/server/core/classes/NagVisViewSearch.php     |    2 +-
 share/server/core/classes/NagVisViewUserMgmt.php   |    2 +-
 share/server/core/defines/matches.php              |    3 +-
 .../tmpl.default.header.png => default.header.png} |  Bin 1066 -> 1066 bytes
 ...ult.header_down.png => default.header_down.png} |  Bin 406 -> 406 bytes
 ...ult.header_over.png => default.header_over.png} |  Bin 1065 -> 1065 bytes
 .../templates/{pages => }/default.automap.html     |    0
 .../{pages => }/default.changePassword.html        |    0
 .../tmpl.default.css => default.context.css}       |    0
 .../tmpl.default.html => default.context.html}     |    0
 share/userfiles/templates/{pages => }/default.css  |   14 +-
 .../templates/{pages => }/default.header.html      |   10 +-
 .../templates/{pages => }/default.header.js        |    0
 .../{hover/tmpl.default.css => default.hover.css}  |    0
 .../tmpl.default.html => default.hover.html}       |    0
 .../templates/{pages => }/default.index.html       |    0
 .../templates/{pages => }/default.info.html        |    0
 .../templates/{pages => }/default.login.css        |    0
 .../templates/{pages => }/default.login.html       |    0
 .../templates/{pages => }/default.manageRoles.html |    0
 .../templates/{pages => }/default.map.html         |    0
 .../templates/{pages => }/default.overview.html    |    0
 .../templates/{pages => }/default.search.html      |    0
 .../templates/{pages => }/default.url.html         |    0
 .../templates/{pages => }/default.userMgmt.html    |    0
 .../templates/{pages => }/default.wuiIndex.html    |    0
 .../templates/{pages => }/default.wuiMap.html      |    0
 .../templates/{pages => }/default.wuiWelcome.html  |    0
 54 files changed, 342 insertions(+), 406 deletions(-)

Diff:   
http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis/diff/?id=7850ede6c1cc218a6aa3069afb20eb03807ace56

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to