Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Themes / templates #8

Closed
jeroenrnl opened this issue Jul 16, 2012 · 1 comment
Closed

Themes / templates #8

jeroenrnl opened this issue Jul 16, 2012 · 1 comment
Assignees
Milestone

Comments

@jeroenrnl
Copy link
Owner

Zoph should use templates to build the HTML and HTML should be completely removed from the classes and controllers.

Sourceforge Req#756293, started by @Mac-O-War

@ghost ghost assigned jeroenrnl Jul 16, 2012
jeroenrnl added a commit that referenced this issue Dec 8, 2012
Made several changes to the templating system
- Removed the ICONSET setting from config.inc.php
- Removed the int.css from the webinterface
- Replaced both by int.template setting
- Zoph now discovers which templates there are in the templates
directory
- Images and icons have been moved inside the template directory
- Zoph finds out if a template has an icon, image or css file and falls
back to the "default" template if it has not. (other template file not
yet)
- made some changes to the language class so the CLI could find them as
well

#28
#8
jeroenrnl added a commit that referenced this issue Jan 28, 2016
jeroenrnl added a commit that referenced this issue Jan 28, 2016
Added templates and functions to build forms from the templating system

issue #8
jeroenrnl added a commit that referenced this issue Feb 5, 2016
Changed people.php and moved most (not all yet) HTML into templates.

Also changed the view-templates (list, thumb, tree) to a "block".

Issue #8
jeroenrnl added a commit that referenced this issue Feb 28, 2016
- Moved pager into a class (fixes #60)
- Created a trait to add page display function to objects
- Fixed some cases where an error about $title not defined would be
displayed
- Changed person.php to be template-based (Issue #8)
jeroenrnl added a commit that referenced this issue Jun 4, 2016
jeroenrnl added a commit that referenced this issue Jun 4, 2016
The functions for form fields were starting to clutter the template
class and I thought it was all-in-all a nicer solution to have a
separate class

Issue #8
jeroenrnl added a commit that referenced this issue Jun 4, 2016
and some minor cleanup

Issue #8
jeroenrnl added a commit that referenced this issue Sep 2, 2016
jeroenrnl added a commit that referenced this issue Sep 11, 2016
jeroenrnl added a commit that referenced this issue Dec 16, 2016
Refactor color_scheme into colorScheme
template, block, form, pager and colorScheme to template namespace
documentation updates
some cleanup in template

Issue #8
jeroenrnl added a commit that referenced this issue Dec 16, 2016
jeroenrnl added a commit that referenced this issue Dec 16, 2016
jeroenrnl added a commit that referenced this issue Dec 16, 2016
jeroenrnl added a commit that referenced this issue Mar 31, 2017
@jeroenrnl jeroenrnl modified the milestones: v0.10, v0.9.8 Jan 9, 2018
@lizdodd lizdodd mentioned this issue Jan 22, 2018
@jeroenrnl jeroenrnl modified the milestones: v0.9.8, v0.9.9 Feb 22, 2018
@jeroenrnl
Copy link
Owner Author

Zoph has moved to gitlab, see issue#8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant