Commit
commit 7940dcbbc74b6194efa9680775326e7b82a3c628 Author: Jan DankertDate: Thu Nov 7 00:55:23 2019 +0100 Cleaner Templatecode. .../themes/default/html/views/alias/info.php | 136 ++-- .../default/html/views/configuration/show.php | 42 +- .../default/html/views/configuration/src.php | 4 +- .../themes/default/html/views/element/advanced.php | 552 +++++++-------- .../themes/default/html/views/element/info.php | 69 +- .../themes/default/html/views/element/name.php | 62 +- .../themes/default/html/views/element/prop.php | 89 ++- .../default/html/views/element/properties.php | 515 +++++++------- .../themes/default/html/views/element/remove.php | 93 ++- .../themes/default/html/views/file/advanced.php | 11 +- .../themes/default/html/views/file/compress.php | 58 +- .../cms-ui/themes/default/html/views/file/edit.php | 40 +- .../themes/default/html/views/file/extract.php | 24 +- .../cms-ui/themes/default/html/views/file/info.php | 327 ++++----- .../themes/default/html/views/file/preview.php | 15 +- .../cms-ui/themes/default/html/views/file/pub.php | 42 +- .../themes/default/html/views/file/remove.php | 14 +- .../themes/default/html/views/file/structure.php | 11 +- .../themes/default/html/views/file/uncompress.php | 48 +- .../themes/default/html/views/file/value.php | 42 +- .../themes/default/html/views/folder/advanced.php | 184 +++-- .../themes/default/html/views/folder/content.php | 152 ++--- .../themes/default/html/views/folder/create.php | 113 ++-- .../default/html/views/folder/createfile.php | 113 ++-- .../default/html/views/folder/createfolder.php | 45 +- .../default/html/views/folder/createimage.php | 113 ++-- .../default/html/views/folder/createlink.php | 50 +- .../default/html/views/folder/createpage.php | 59 +- .../default/html/views/folder/createtext.php | 110 ++- .../themes/default/html/views/folder/createurl.php | 74 +- .../themes/default/html/views/folder/edit.php | 125 ++-- .../themes/default/html/views/folder/info.php | 163 ++--- .../themes/default/html/views/folder/inherit.php | 41 +- .../themes/default/html/views/folder/order.php | 88 +-- .../themes/default/html/views/folder/pub.php | 131 ++-- .../themes/default/html/views/folder/remove.php | 17 +- .../themes/default/html/views/folder/show.php | 117 ++-- .../themes/default/html/views/folder/structure.php | 11 +- .../cms-ui/themes/default/html/views/group/add.php | 27 +- .../themes/default/html/views/group/info.php | 82 +-- .../default/html/views/group/memberships.php | 66 +- .../themes/default/html/views/group/prop.php | 28 +- .../themes/default/html/views/group/remove.php | 46 +- .../themes/default/html/views/group/rights.php | 148 ++-- .../themes/default/html/views/grouplist/add.php | 25 +- .../themes/default/html/views/grouplist/show.php | 53 +- .../themes/default/html/views/image/compress.php | 58 +- .../themes/default/html/views/image/edit.php | 40 +- .../themes/default/html/views/image/extract.php | 24 +- .../themes/default/html/views/image/info.php | 295 ++++---- .../themes/default/html/views/image/preview.php | 7 +- .../cms-ui/themes/default/html/views/image/pub.php | 42 +- .../themes/default/html/views/image/remove.php | 62 +- .../themes/default/html/views/image/show.php | 39 +- .../themes/default/html/views/image/size.php | 169 ++--- .../themes/default/html/views/image/structure.php | 11 +- .../themes/default/html/views/image/uncompress.php | 48 +- .../themes/default/html/views/image/value.php | 42 +- .../themes/default/html/views/language/add.php | 25 +- .../themes/default/html/views/language/info.php | 60 +- .../themes/default/html/views/language/listing.php | 93 +-- .../themes/default/html/views/language/prop.php | 59 +- .../themes/default/html/views/language/remove.php | 54 +- .../default/html/views/language/structure.php | 11 +- .../themes/default/html/views/languagelist/add.php | 25 +- .../default/html/views/languagelist/show.php | 104 ++- .../cms-ui/themes/default/html/views/link/edit.php | 28 +- .../cms-ui/themes/default/html/views/link/info.php | 136 ++-- .../themes/default/html/views/link/remove.php | 14 +- .../themes/default/html/views/link/structure.php | 11 +- .../themes/default/html/views/login/license.php | 217 +++--- .../themes/default/html/views/login/login.php | 235 +++---- .../themes/default/html/views/login/openid.php | 99 ++- .../themes/default/html/views/login/password.php | 58 +- .../default/html/views/login/passwordcode.php | 52 +- .../themes/default/html/views/login/register.php | 53 +- .../default/html/views/login/registercode.php | 83 +-- .../themes/default/html/views/model/info.php | 34 +- .../themes/default/html/views/model/listing.php | 87 +-- .../themes/default/html/views/model/prop.php | 41 +- .../themes/default/html/views/model/remove.php | 54 +- .../themes/default/html/views/model/structure.php | 11 +- .../themes/default/html/views/modellist/add.php | 26 +- .../themes/default/html/views/modellist/show.php | 101 ++- .../themes/default/html/views/object/aclform.php | 148 ++-- .../themes/default/html/views/object/copy.php | 54 +- .../themes/default/html/views/object/inherit.php | 41 +- .../themes/default/html/views/object/name.php | 8 + .../themes/default/html/views/object/prop.php | 22 +- .../themes/default/html/views/object/rights.php | 150 ++-- .../themes/default/html/views/object/settings.php | 82 +-- .../default/html/views/page/changetemplate.php | 54 +- .../views/page/changetemplateselectelements.php | 32 +- .../cms-ui/themes/default/html/views/page/edit.php | 85 +-- .../cms-ui/themes/default/html/views/page/form.php | 161 ++--- .../cms-ui/themes/default/html/views/page/info.php | 307 ++++----- .../cms-ui/themes/default/html/views/page/name.php | 35 +- .../themes/default/html/views/page/preview.php | 37 +- .../cms-ui/themes/default/html/views/page/pub.php | 43 +- .../themes/default/html/views/page/remove.php | 14 +- .../cms-ui/themes/default/html/views/page/src.php | 23 +- .../themes/default/html/views/page/structure.php | 11 +- .../default/html/views/pageelement/advanced.php | 76 +-- .../themes/default/html/views/pageelement/diff.php | 128 ++-- .../themes/default/html/views/pageelement/edit.php | 50 +- .../default/html/views/pageelement/export.php | 38 +- .../default/html/views/pageelement/history.php | 206 +++--- .../default/html/views/pageelement/import.php | 49 +- .../themes/default/html/views/pageelement/info.php | 182 +++-- .../themes/default/html/views/pageelement/link.php | 115 ++-- .../default/html/views/pageelement/preview.php | 15 +- .../themes/default/html/views/pageelement/prop.php | 208 +++--- .../themes/default/html/views/pageelement/pub.php | 43 +- .../default/html/views/pageelement/structure.php | 15 +- .../default/html/views/pageelement/value.php | 448 +++++------- .../default/html/views/profile/confirmmail.php | 29 +- .../themes/default/html/views/profile/edit.php | 242 +++---- .../themes/default/html/views/profile/history.php | 60 +- .../themes/default/html/views/profile/mail.php | 45 +- .../default/html/views/profile/memberships.php | 43 +- .../themes/default/html/views/profile/pw.php | 91 ++- .../themes/default/html/views/project/add.php | 88 +-- .../themes/default/html/views/project/edit.php | 62 +- .../themes/default/html/views/project/export.php | 25 +- .../themes/default/html/views/project/history.php | 99 ++- .../themes/default/html/views/project/info.php | 15 +- .../default/html/views/project/maintenance.php | 48 +- .../themes/default/html/views/project/prop.php | 213 +++--- .../themes/default/html/views/project/remove.php | 44 +- .../themes/default/html/views/projectlist/add.php | 57 +- .../themes/default/html/views/projectlist/edit.php | 51 +- .../default/html/views/projectlist/history.php | 64 +- .../themes/default/html/views/projectlist/info.php | 4 +- .../themes/default/html/views/search/edit.php | 113 ++-- .../themes/default/html/views/search/result.php | 49 +- .../default/html/views/start/applications.php | 41 +- .../default/html/views/start/projectmenu.php | 100 ++- .../html/views/start/userprojecttimeline.php | 82 +-- .../themes/default/html/views/template/addel.php | 70 +- .../themes/default/html/views/template/edit.php | 104 ++- .../default/html/views/template/extension.php | 22 +- .../themes/default/html/views/template/info.php | 53 +- .../themes/default/html/views/template/listing.php | 46 +- .../themes/default/html/views/template/preview.php | 39 +- .../themes/default/html/views/template/prop.php | 85 +-- .../themes/default/html/views/template/pub.php | 43 +- .../themes/default/html/views/template/remove.php | 52 +- .../themes/default/html/views/template/src.php | 18 +- .../default/html/views/template/srcelement.php | 110 ++- .../themes/default/html/views/templatelist/add.php | 86 ++- .../default/html/views/templatelist/show.php | 62 +- .../themes/default/html/views/text/compress.php | 58 +- .../cms-ui/themes/default/html/views/text/edit.php | 40 +- .../themes/default/html/views/text/extract.php | 24 +- .../themes/default/html/views/text/preview.php | 7 +- .../cms-ui/themes/default/html/views/text/pub.php | 42 +- .../themes/default/html/views/text/remove.php | 56 +- .../cms-ui/themes/default/html/views/text/show.php | 39 +- .../cms-ui/themes/default/html/views/text/size.php | 169 ++--- .../themes/default/html/views/text/structure.php | 11 +- .../themes/default/html/views/text/uncompress.php | 48 +- .../themes/default/html/views/text/value.php | 40 +- .../themes/default/html/views/title/ping.php | 7 +- .../themes/default/html/views/title/show.php | 752 +++++++++------------ .../themes/default/html/views/tree/content.php | 4 +- .../cms-ui/themes/default/html/views/tree/tree.php | 4 +- .../cms-ui/themes/default/html/views/url/edit.php | 28 +- .../cms-ui/themes/default/html/views/url/info.php | 136 ++-- .../themes/default/html/views/url/preview.php | 14 +- .../themes/default/html/views/url/remove.php | 14 +- .../themes/default/html/views/url/structure.php | 11 +- .../cms-ui/themes/default/html/views/user/add.php | 27 +- .../themes/default/html/views/user/history.php | 60 +- .../cms-ui/themes/default/html/views/user/info.php | 302 ++++----- .../themes/default/html/views/user/listing.php | 73 +- .../themes/default/html/views/user/memberships.php | 52 +- .../cms-ui/themes/default/html/views/user/prop.php | 227 +++---- .../cms-ui/themes/default/html/views/user/pw.php | 143 ++-- .../themes/default/html/views/user/remove.php | 50 +- .../themes/default/html/views/user/rights.php | 147 ++-- .../themes/default/html/views/userlist/add.php | 25 +- .../themes/default/html/views/userlist/show.php | 99 ++- .../engine/TemplateEngine.class.php | 24 +- 183 files changed, 6512 insertions(+), 8539 deletions(-)