Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

make code for custom sections editable (with own templates) #6531

Closed
frontendschlampe opened this issue Dec 5, 2013 · 6 comments
Closed
Labels
Milestone

Comments

@frontendschlampe
Copy link

In the current fe_page I can't edit the code of custom sections. It's hard coded somewhere but it would be better if there is an own template for custom sections because sometimes you have to change the syntax or the classesIID's for example when you use bootstrap or YAML.

@aschempp
Copy link
Member

aschempp commented Dec 6, 2013

Related to #6496

@leofeyer
Copy link
Member

As discussed on Monday, April 28th, the custom sections should use a separate template which can be customized and is selectable in the function call.

$this->getCustomSections('top', 'cs_default');

@frontendschlampe
Copy link
Author

+1

1 similar comment
@bekanntmacher
Copy link
Contributor

+1

@leofeyer
Copy link
Member

Implemented in cb0d950.

@bekanntmacher
Copy link
Contributor

Thanks a lot!

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

No branches or pull requests

4 participants