Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Search found 12 matches
Smarty Forum Index
Author Message
  Topic: best way to build a multi-language site with smarty
mshaffer

Replies: 210
Views: 1203091

PostForum: Tips and Tricks   Posted: Mon Feb 28, 2005 2:48 pm   Subject: CMS framework
I wrote mine with idea its to be portable because its part of my CMS.

Like always, I am impressed with your abstraction mentality. I am curious if I could take a look at your framework for CMS. ...
  Topic: Need help for a special post- or prefilter
mshaffer

Replies: 8
Views: 11043

PostForum: General   Posted: Wed Jun 30, 2004 5:03 pm   Subject: Prefilter/Postfilter ... default modifier
http://smarty.php.net/manual/en/variable.default.modifiers.php Smile

My goals are to print the values of the templates as hidden html then have the filters either convert them to admin links (for inl ...
  Topic: XML Smarty Tags
mshaffer

Replies: 12
Views: 16073

PostForum: General   Posted: Wed Jun 23, 2004 2:25 am   Subject: XML Smarty Tags
It doesn't seem to me that this is what you are after (but I may not be following you correctly?) It sounds like you are trying to do some form of content caching at the function level instead of the ...
  Topic: XML Smarty Tags
mshaffer

Replies: 12
Views: 16073

PostForum: General   Posted: Tue Jun 22, 2004 10:58 pm   Subject: plugins_dir worked well
Although not a "supported" feature, you can use an array of directories for the plugins_dir. They are searched in order. This allows for very easy separation of the plugins and you don't have to bothe ...
  Topic: XML Smarty Tags
mshaffer

Replies: 12
Views: 16073

PostForum: General   Posted: Tue Jun 22, 2004 10:23 pm   Subject: plugin syntax
you don't need to modify smarty. you just have to write and use plugins:
http://smarty.php.net/manual/en/plugins.php

Messju, I enjoy your comments and read many of your posts. I know you probably ...
  Topic: Best Pratices for modules templates
mshaffer

Replies: 11
Views: 35520

PostForum: General   Posted: Thu Feb 26, 2004 6:24 pm   Subject: More abstraction for modules

Additionally I have added theming support. This means a single template (page.tpl) manages the whole page layout:


I really enjoyed your framework potential. However, I have a few questions reg ...
  Topic: Curiosity: Anyone tried to modify phpBB to use Smarty?
mshaffer

Replies: 18
Views: 49049

PostForum: Smarty Development   Posted: Tue Dec 23, 2003 5:47 pm   Subject: Curiosity: Anyone tried to modify phpBB to use Smarty?
Obviously we like phpBB's functionality, we use it here for the Smarty forums. One big gripe I have about phpBB is the way it handles plugins, its just an incredible mess to implement them, you basica ...
  Topic: Curiosity: Anyone tried to modify phpBB to use Smarty?
mshaffer

Replies: 18
Views: 49049

PostForum: Smarty Development   Posted: Tue Dec 23, 2003 5:38 pm   Subject: Re: Curiosity: Anyone tried to modify phpBB to use Smarty?
I started the Smarty conversion several weeks ago.
It is not easy.

I want to use Smarty's ease of modification to enhance a new site under development.

At the moment, I'm relying on the templat ...
  Topic: Industrial Strength MVC
mshaffer

Replies: 26
Views: 210123

PostForum: Article Discussions   Posted: Sat Dec 20, 2003 6:44 pm   Subject: Re: Industrial Strength MVC
Industrial Strength MVC is the sample article for the June issue of PHP|Architect.

....

I hope you find it useful.

This article was very useful. I even dowloaded the first article in the ser ...
  Topic: clear_cache -- how to clear all cache_ids of a template?
mshaffer

Replies: 2
Views: 6995

PostForum: General   Posted: Fri Dec 19, 2003 3:20 am   Subject: Cache Groups --> Suggest the functionality is extended.
unfortunately you can not.

you can only remove all templates regarding a cache_id(-group) or remove a distinct file from the cache (with matching template-name, cache-id and compile-id).

you'll ...
  Topic: smarty->assign not global?
mshaffer

Replies: 8
Views: 12025

PostForum: General   Posted: Thu Dec 18, 2003 10:02 pm   Subject: WikkiTikkiTavi
As I mentioned before, data flows top down from Smarty. First, it is assigned by your application to the master template. Then the master template can assign certain portions down to lower level templ ...
  Topic: Simple Smarty framework with user authentication?
mshaffer

Replies: 21
Views: 100935

PostForum: Frameworks   Posted: Thu Dec 18, 2003 9:07 pm   Subject: Re: Tiki CMS/Groupware
Please consider Tiki CMS/Groupware.

Tiki is a powerful Open Source CMS/Groupware. Features: article, forum, newsletter, blog, file/image gallery, wiki, drawing, tracker, directory, poll/survey & qu ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP