[root]/modules/templatemanager/templates

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| vain | 43 (100.0%) | 466 (100.0%) | 10.8 |
- moved modules into application dir
0 lines of code changed in 8 files:
- modulecontroller method notify() is now triggerEvent()
- added smarty viewhelper firebug
- removes PDO statements (ticket #185)
- several smaller fixes
2 lines of code changed in 1 file:
- removed @since
72 lines of code changed in 1 file:
- removed @since
11 lines of code changed in 3 files:
- several changes to reflect the smarty3 update
1 lines of code changed in 1 file:
- changed templatemanager methodname action_admin_editor() to action_admin_edit()
83 lines of code changed in 1 file:
- template manager update
1 lines of code changed in 1 file:
- readded modules
128 lines of code changed in 7 files:
- complete modules cleanup
0 lines of code changed in 7 files:
- removed literal
- several minor cleanups
- added doctrine module
27 lines of code changed in 6 files:
- reworked module news. the methods create, edit, update, delete are working.
- update to templatemanager.admin.php. the text for creating a new template is no longer hardcoded, instead create_new_template.tpl is used.
16 lines of code changed in 1 file:
- language fixes (de->en)
5 lines of code changed in 1 file:
- exceptions: modified the exceptionhandler to show the link to the moduleeditor, in case module or action does not exist
1 lines of code changed in 1 file:
- applied style fix to codemirror/js/codemirror.js
- method action_admin_save() for templatemanager.admin.php
- cleanups on news/templates/action_admin_show.tpl
41 lines of code changed in 1 file:
- added the filename and the module name of the template to display as smarty vars (smarty.renderer.php)
- added both vars to the link of the templateeditor in template_not_found.tpl
- some minor fixes to the templateeditor itself
28 lines of code changed in 1 file:
- added templatemanager with codemirror editor
50 lines of code changed in 2 files: