Welcome Guest, Not a member yet? Register   Sign In
COMPER Template Parser 2 (NEW 2.5 Beta is out!)
#1

[eluser]Tominator[/eluser]
COMPER Template Parser 2

Hi guys!

New version - the second version has been released 15 minutes ago.

What's going on?
We believe that you should use templates without any PHP code. This system is used by phpBB and many others and enables you to make one template for many sites. Your templates and PHP codes should be universal. More on our site.

What's new?
* It's about than 90% faster, it was totally rebuild.
* Parses strings
* Do XSS_clean
* New options in configuration

Why to use this parser?
I think, that you can do everything, what you can do with others, but much easier. It's well documented, free and it's fast.

How to use it?
Check the video on our site. It's silent, but I'm sure you will understant how it works. Or just read docs.

Features?
* It's super easy
* It's fast
* It's free
* Provides conditions, cycles, including other templates and more
* You can make master pages as well


Our homepage:
http://parser.comper.sk




COMPER Template Parser 2.5 Beta update


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()

Released: 14.6.2012
Read more & download at: http://parser.comper.sk/en/docs/beta
#2

[eluser]Rok Biderman[/eluser]
Yay! Good work Tomaš. I'll give it a try right away.
#3

[eluser]-[/eluser]
Quote:How to use it?
Check the video on our site. It's silent, but I'm sure you will understant how it works. Or just read docs.

COMPER Template Parser in less than 20 minutes. Could you share to us or I download the video ...[/quote]
#4

[eluser]Tominator[/eluser]
There is video on main site. Click on it.

Or you can download it from: http://video.comper.sk/Parser_2_final.f4v
#5

[eluser]-[/eluser]
yes,.. thanks,.. it has finished downloading, if you also want to share the default-themes (. zip)? Smile
#6

[eluser]Tominator[/eluser]
Maybe I made a mistake ... but 'default' is just a name of theme ... it has no special sense .. it could be red, green, modern or whatever. In my apps I'm using name default for theme, that's I use the same name in video.
#7

[eluser]darrentaytay[/eluser]
Does this have support for Modules at all?

Sorry - what I mean is I have a folder "application/skins"

So instead of looking in "application/views" for templates, i'd like it to look in "application/skins/my_skin" or whatever.
#8

[eluser]Tominator[/eluser]
Today I've updated documentation:

* Fixed bug in .htaccess (security of template files)
* Added: Configuration -> using global CI config
* Added: Output -> $this->parser->output

I'm going to release my working copy of what I've done in video (because of panega's request). After that, I will write some useful tips and tricks on my blog, and I'll post link there. I'm looking forward for feedbacks! Smile

@dt17: What type of modules do you mean? Can you write some specifications or post any link?
#9

[eluser]darrentaytay[/eluser]
I updated my post, sorry for not being clear
#10

[eluser]Tominator[/eluser]
You have to manualy rewrite Parser.

Replace lines 88, 89 and 186. Replace 'views/' for 'skins/' and enjoy!




Theme © iAndrew 2016 - Forum software by © MyBB