Welcome Guest, Not a member yet? Register   Sign In
How to integrate Smarty in CI.
#1

[eluser]ganjasensation00[/eluser]
Does anyone knows how to integrate Smarty with CI.
#2

[eluser]WanWizard[/eluser]
Have you checked the wiki?
#3

[eluser]ganjasensation00[/eluser]
I've check it. But i want to see how it is implemented.
#4

[eluser]WanWizard[/eluser]
You can have a look at the code for our theme library.
#5

[eluser]ganjasensation00[/eluser]
Can I copy the theme.php to use it in my project?
#6

[eluser]umefarooq[/eluser]
hi try template library from the following link

http://philsturgeon.co.uk/code/codeigniter-template

and use Dwoo template parser

http://philsturgeon.co.uk/code/codeigniter-dwoo

Dwoo is template engine like smarty
#7

[eluser]ganjasensation00[/eluser]
[quote author="umefarooq" date="1277803118"]hi try template library from the following link

http://philsturgeon.co.uk/code/codeigniter-template

and use Dwoo template parser

http://philsturgeon.co.uk/code/codeigniter-dwoo

Dwoo is template engine like smarty[/quote]

Thanks dude. I'll check that.
#8

[eluser]WanWizard[/eluser]
[quote author="ganjasensation00" date="1277802188"]Can I copy the theme.php to use it in my project?[/quote]
You can reuse it if you want, but simply copying it won't work, as it has dependencies with other elements of ExiteCMS.
#9

[eluser]Peter Drinnan[/eluser]
I have spend a few days inspecting the code for PyroCMS, which is another CMS based on Codeigniter. After spending an hour looking at the code for ExiteCSM, me feeling is that Exite is much more mature and extensible. I like the implementation of Smarty and am very impressed with the ExiteCMStree nested set management class.
#10

[eluser]WanWizard[/eluser]
Thank you.

Note that PyroCMS and ExiteCMS are different beasts.

PyroCMS is specifically designed for content management, for a front-end website. ExiteCMS is designed to be an advanced application framework. As such it focuses on the backend, and doesn't contain features that would make it a CMS.
Altough that is likely to change in the future, we intend to create modules for all functionality currently available in our v7 product.

Note also that ExiteCMS is currently in Alpha stage. We try to keep new releases compatible, but this is not always possible.




Theme © iAndrew 2016 - Forum software by © MyBB