aowow/static/css
Sarjuuk 226f521439 Template/Endpoints (Base)
* redo page render following the logic of:
      Response ─┬─> TextResponse ─> TextResponseImpl
                └─> TemplateResponse ─> TemplateResponseImpl
    * split up giant files, one per response path
    * caching becomes a trait, implemented where necessary
        * TextResponses (Ajax) can now be cached
    * make use of previously defined php classes for js objects
        * Tabs, Listview, Tooltip, Announcement, Markup, Book, ...
    * \Aowow\Template\PageTemplate is the new class to be cached
    * do not discard error messages generated after vars have been sent to template
      and store in session for display at a later time
    * implement tracking consent management
    * move logic out of template into their respective endpoints
2025-09-25 15:32:18 +02:00
..
AdjacentPreview.css Guides: initial implementation 2022-03-22 15:43:39 +01:00
aowow.css JS/CSS 2025-07-26 20:36:01 +02:00
article-editing.css Guides: initial implementation 2022-03-22 15:43:39 +01:00
article.css Guides: initial implementation 2022-03-22 15:43:39 +01:00
basic.css JS/CSS 2025-07-26 20:36:01 +02:00
Book.css JS/CSS 2025-07-26 20:36:01 +02:00
consent.css Template/Endpoints (Base) 2025-09-25 15:32:18 +02:00
Cropper.css - implemented screenshot handling, inclding 2014-11-12 20:28:46 +01:00
fileuploader.css Guides: initial implementation 2022-03-22 15:43:39 +01:00
global.css JS 2025-07-26 23:27:11 +02:00
guide-edit.css Guides: initial implementation 2022-03-22 15:43:39 +01:00
home.css JS/CSS 2025-07-26 20:36:01 +02:00
locale_dede.css Modelviewer 2018-03-29 21:19:36 +02:00
locale_enus.css Modelviewer 2018-03-29 21:19:36 +02:00
locale_eses.css Modelviewer 2018-03-29 21:19:36 +02:00
locale_frfr.css Modelviewer 2018-03-29 21:19:36 +02:00
locale_ruru.css Modelviewer 2018-03-29 21:19:36 +02:00
locale_zhcn.css Localization/Chinese 2018-05-08 20:36:52 +02:00
petcalc.css - implemented comments (in general and as preview on account page & latest comments) 2014-07-30 22:10:34 +02:00
Profiler.css JS/CSS 2025-07-26 20:36:01 +02:00
staff.css - implemented comments (in general and as preview on account page & latest comments) 2014-07-30 22:10:34 +02:00
Summary.css - implemented comments (in general and as preview on account page & latest comments) 2014-07-30 22:10:34 +02:00
talent.css - implemented comments (in general and as preview on account page & latest comments) 2014-07-30 22:10:34 +02:00
talentcalc.css - implemented comments (in general and as preview on account page & latest comments) 2014-07-30 22:10:34 +02:00