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

Help, need to wrap <span> after x words in variable

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General
View previous topic :: View next topic  
Author Message
carl_galloway
Smarty n00b


Joined: 17 Feb 2006
Posts: 3

PostPosted: Wed Aug 16, 2006 6:19 am    Post subject: Help, need to wrap <span> after x words in variable Reply with quote

Hi all,

I'm working on a template for Serendipity and I want to give the blog title a two color look, which means placing a <span> around all words after the second or third word. I have no idea how to do this. I've searched these forums and the documentation for anything to do with splitting a variable, or adding html to a truncate but nothing seems to say I can do this. Smarty is of course endlessly capable, so where do I start?

Many thanks, Carl
Back to top
View user's profile Send private message Visit poster's website
messju
Administrator


Joined: 16 Apr 2003
Posts: 3336
Location: Oldenburg, Germany

PostPosted: Wed Aug 16, 2006 7:33 am    Post subject: Reply with quote

Write a modifier or a block function that massages your output with preg_replace or the like. see:
http://smarty.php.net/manual/en/plugins.writing.php
http://smarty.php.net/manual/en/plugins.modifiers.php
http://smarty.php.net/manual/en/plugins.block.functions.php

put the php file that implements your plugin somewhere where smarty can find it. where this is depends on how the smarty object is configured in s9y, which I don't know off-hand, sorry.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


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