COMPER Template Parser 2 (NEW 2.5 Beta is out!) |
[eluser]Tominator[/eluser]
Hi Romyblack! First of all I would like to thank you. I have just one little problem with new version (2.1) and I know how to solve it. Next week I am lauching new project - new javascript library for uploading images (really awesome). After that I would like to launch new version of Parser. If I won't send you link of new Parser in week, write me in helpdesk. I am doing my best to reach terms. Tom.
[eluser]Romyblack[/eluser]
[quote author="Tominator" date="1333733456"]Hi Romyblack! First of all I would like to thank you. I have just one little problem with new version (2.1) and I know how to solve it. Next week I am lauching new project - new javascript library for uploading images (really awesome). After that I would like to launch new version of Parser. If I won't send you link of new Parser in week, write me in helpdesk. I am doing my best to reach terms. Tom.[/quote] Tominator, thanx again, GOD BLESS YOU.
[eluser]Tominator[/eluser]
Hey guys, I am sorry that it takes too much time for me. I just wanna make you aure I haven't forgotten, but I have school-leaving tests this time until June. I am also developing new plugin (it was mentioned there. I am very excited, because it will be revolution! It is ready at the moment, but creating documentation is killing me ![]() Tom.
[eluser]Tominator[/eluser]
COMPER Template Parser 2.5 Beta Today I have released new version of Parser: 2.5 Beta. - improved pseudo-variables - improved appends - improved cycles (and nested cycles) - improved conditions - added HMVC & custom folder support (I hope) - removed debug() Read more & download at: http://parser.comper.sk/en/docs/beta
[eluser]Romyblack[/eluser]
[quote author="Tominator" date="1339670284"]COMPER Template Parser 2.5 Beta Today I have released new version of Parser: 2.5 Beta. - improved pseudo-variables - improved appends - improved cycles (and nested cycles) - improved conditions - added HMVC & custom folder support (I hope) - removed debug() Read more & download at: http://parser.comper.sk/en/docs/beta[/quote] Hi, i tried to implement the new library but it throws an error. Code: A PHP Error was encountered
[eluser]Tominator[/eluser]
Thank you for feedback. In my enviroment it works well but I'm trying to fix that. Could you try version attached to this post and let me know if it works, please? Thank you, Tom // Edit: files cannot be attached so it's on http://parser.comper.sk/download/Parser_fix.zip
[eluser]Romyblack[/eluser]
[quote author="Tominator" date="1340024702"]Thank you for feedback. In my enviroment it works well but I'm trying to fix that. Could you try version attached to this post and let me know if it works, please? Thank you, Tom[/quote] Hi, the error disapeared but the results doesn't show up. i have this in my .tpl file Quote: <!-- BEGIN estudiantes AS e -->
[eluser]Tominator[/eluser]
Great ...! Your current problem is that you are not closing your cycle well. You should have: <!-- END e --> or <!-- END estudiantes --> (AS in BEGIN is not required) Read docs to version 2 (beta is just improvement): http://parser.comper.sk/en/docs/ci/
[eluser]Romyblack[/eluser]
[quote author="Tominator" date="1340025234"]Great ...! Your current problem is that you are not closing your cycle well. You should have: <!-- END e --> or <!-- END estudiantes --> (AS in BEGIN is not required) Read docs to version 2 (beta is just improvement): http://parser.comper.sk/en/docs/ci/[/quote] My bad lolz, thanks right now is working but i got a question, why you decided to implement the cycles like this. Code: <!-- BEGIN estudiantes AS e --> instead of Quote: {{estudiantes}}
[eluser]Tominator[/eluser]
Because I've created Parser before I started to use CodeIgniter (and I was inspirated by phpBB). |
Welcome Guest, Not a member yet? Register Sign In |