Welcome Guest, Not a member yet? Register   Sign In
What is the must recomendable templte system for a serious project.
#11

[eluser]xerobytez[/eluser]
[quote author="solid9" date="1347678065"]All I can say Templating Engine is for noob.
Sorry I don't want to offend you.
But that's natural, Once you understand how CodeIgniter operate and manage its layout.
You don't need any Templating Engine anymore.

I suggest you read the whole Documentation regarding VIEWS.
And practice it, that's the only way to MASTER it. Wink
[/quote]

Template engines are not "for noobs". They offer a lot of things that CI's barebones template engine does not. Advantages in readability, less code, complete and total view\logic separation and many other features. I personally use Twig Template Engine because I love its simplicity and syntax. Wrote a wrapper library that makes it really easy to use in CI. Take a look and see if it would work for you.
#12

[eluser]frankabel[/eluser]
Thanks @xerobytez and @PhilTem for yours comments.
#13

[eluser]rochellecanale[/eluser]
Try downloading some plugin template in the web. And modify it according to your needs.
And use dreamweaver for layouting on the spot.




Theme © iAndrew 2016 - Forum software by © MyBB