issues Search Results · repo:pyrocms/lex language:PHP
Filter by
17 results
(124 ms)17 results
inpyrocms/lex (press backspace or delete to remove)8ctopus
- 4
- Opened on Jan 26, 2023
- #19
How can I access variables from out loop inside loop?
Example:
$projects = [
[ name = Project1 ]
];
$date = 2017-06-21 ;
{{ projects }}
h3 {{ name }} /h3 small {{date}} /small ...
LuanMaik
- 5
- Opened on Jun 21, 2017
- #18
icoco
- 5
- Opened on Sep 3, 2015
- #17
I m working on a theme for PyroCMS 2.3 and I m getting some problems with Lex and I think there is a bug somewhere but I
can t find where exactly. This is the theme.php:
use Pyro\Module\Addons\AbstractTheme; ...
reypm
- Opened on Jun 27, 2014
- #15
When calling $parser- parse($html, $data) the $callback argument defaults to false, in some instances $this-
parseVariables() is called internally on line 91 with $callback === false. This passes the $callback ...
stephencozart
- Opened on May 6, 2014
- #14
When doing something like:
{{if {product:method} == {product:other_method}}}
Two errors happen. First this is the output
{{( value ) == NULL}}
This happens no matter what tag I place on the right side ...
brenjt
- Opened on Apr 15, 2014
- #13
Hello,
Is Lex Parser only working with PyroCMS or can I also use it as a template system for CodeIgniter? Does it need any
modifications for this?
Philip
philipschilling
- 1
- Opened on Aug 19, 2013
- #12
Could this be implemented to reduce the PHP which people can execute? Especially in if statements and the like.
https://github.com/fieryprophet/php-sandbox
enhancement
philsturgeon
- 1
- Opened on Feb 27, 2013
- #11
Currently it s impossible to use a variable inside a callback argument. I know it s a lightweight templating engine but
could we have the ability to do something like that:
{{ foo:bar arg= herp/{baz} ...
kureuil
- 7
- Opened on Feb 25, 2013
- #10

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.