[root]/libraries/smarty/clansuite_plugins

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 136 (100.0%) | 917 (100.0%) | 6.7 |
| vain | 130 (95.6%) | 827 (90.2%) | 6.3 |
| xsign | 6 (4.4%) | 90 (9.8%) | 15.0 |
- moved "libraries/smarty/clansuite_plugins" to "core/viewhelper/smarty" (seperation of clansuite's own smarty viewhelpers from the library)
0 lines of code changed in 53 files:
- renamed paginate.tpl to pagination-generic.tpl
- fixed translation issues
- moved doctrine commands from pagination template to documentation
- the pagination is now accessible via the placeholder {pagination} and also via include
41 lines of code changed in 1 file:
- added method preRenderChecks() to views/smarty.view.php
- adjusted core templates lookup "themes/core/templates" in smarty.view.php, templates and template helper functions
1 lines of code changed in 1 file:
- smarty view helper {modulnavigation} for generic modulenavigation
- uses menu description file module.menu.php
- example usage in quotes module
49 lines of code changed in 1 file:
- phpdoc fix (@todo)
- added modifier round
25 lines of code changed in 2 files:
- Library Smarty Cleanup
- added smarty view helper: {array}
0 lines of code changed in 1 file:
- exceptional handling of params and output for adminmenu
8 lines of code changed in 1 file:
- renamed move_to block and outputfilter to move_it (to avoid collision with rendersmarty doc)
0 lines of code changed in 2 files:
- enabled widget output via load_module
1 lines of code changed in 1 file:
- added template fetching
35 lines of code changed in 1 file:
- smarty cleanup
226 lines of code changed in 6 files:
- added smarty block function and outputfilter: move_to
- this fixes #57
Ticket: 57
6 lines of code changed in 2 files:
- added smarty plugins for tabpane.js: {tabpane} {tabpage}
- modified /module/settings/settings.tpl accordingly
- moved tab content (tabpages) into single template files
93 lines of code changed in 2 files:
- confirm_mocha smarty plugin: confirm_message added
2 lines of code changed in 1 file:
- directory and- directory and filename cleanups: followup fix
3 lines of code changed in 3 files:
- library smarty: cleanup of "smarty/plugins" folder, moved non-smarty delivered plugins to folder "smarty/clansuite_plugins", to have a complete separation of our and their stuff
0 lines of code changed in 1 file:
- library smarty: cleanup of "smarty/plugins" folder, moved non-smarty delivered plugins to folder "smarty/clansuite_plugins", to have a complete separation of our and their stuff
4 lines of code changed in 27 files:
- added comments
- corrected header
- added: function.breadcrumbs.php & function.formatseconds.php
109 lines of code changed in 9 files:
- added smarty modifiers to clansuite_plugins: dateformat, duration, megabytes
7 lines of code changed in 3 files:
- shaped confim function
- fixed IE Bug
22 lines of code changed in 1 file:
- smarty confirm mocha plugin
50 lines of code changed in 1 file:
- bugfixes for gravatar library and smarty gravatar plugin
9 lines of code changed in 1 file:
- added Gravatar Library + Smarty Plugin
6 lines of code changed in 1 file:
- tabs to ws
79 lines of code changed in 3 files:
- omg: hopefully the last path fix for adminmenu and settings... stopitplease!
- icq icon function added to smarty
- icq added to userslist
51 lines of code changed in 1 file:
- positional fix
- _current_tpl now templatename
- _current_path now templatepath
- applied the same procedure to fetch_module_templates
10 lines of code changed in 1 file:
- wtf i know u hax !
1 lines of code changed in 1 file:
- samrty fixes
12 lines of code changed in 1 file:
- smarty test
5 lines of code changed in 2 files:
- comments fix
1 lines of code changed in 1 file:
- clansuite.init.php: moved charset settings and output compression to httpresponse.class.php
- prefilter.inserttplnames.php moved to clansuite_plugins + changed ending underscore to macron
- clansuite_session: cleanup and commenting
- modulecontroller.class.php: redirect is now shortcut to httpresponse->redirect()!
- httpresponse.class.php: added redirect(), added applyOutputCharset(), added activateOutputCompression()
- BaseCsUsers.php: email+nick unique, hash not blank
22 lines of code changed in 1 file:
- alternative template fetch for smarty, to get the TPLs from module/templates
- directory_separator as DS added
38 lines of code changed in 2 files:
- moved columnsort to clansuite_plugins/function.columnsort.php
1 lines of code changed in 1 file: