Skip to content

[FEATURE] Extracted xpathes #257

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

Closed
wants to merge 4 commits into from

Conversation

wachterjohannes
Copy link
Member

No description provided.

@wachterjohannes wachterjohannes self-assigned this Sep 17, 2014
@danrot
Copy link
Contributor

danrot commented Sep 17, 2014

Maybe we can create an abstract TemplateReader, instead inheriting from the one for the content templates.

@@ -38,7 +42,7 @@ class TemplateReader implements LoaderInterface
* TODO should be possible to inject from config
* @var array
*/
private $reservedPropertyNames = array(
protected $reservedPropertyNames = array(
'template',
'changer',
'changed',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw. should we add shadow-on, shadow-base etc. to these names? I guess ultimately we should refactor so that they live in a different NS.

@wachterjohannes
Copy link
Member Author

@danrot @dantleech i think this is solved by an other way (read snippet types) so we can close this

@chirimoya chirimoya deleted the feature/refactor-template-reader branch January 22, 2015 09:00
alexander-schranz pushed a commit to alexander-schranz/sulu that referenced this pull request Nov 14, 2024
* added config value to decorate index name

* updated sulu
alexander-schranz added a commit to alexander-schranz/sulu that referenced this pull request Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants