On 14/1/09 07:56, Robert Cummings wrote:
Strip all tags except bold and italics. Then replace with
and with since the former tags are deprecated.
Actually, "b" and "i" have not been formally deprecated in any standard.
The closest thing to a prohibition on these elements is WCAG 1.0's
Chec
VamVan wrote:
On Tue, Jan 13, 2009 at 6:49 PM, Daniel Kolbo wrote:
Hello,
I've been using PHP and Smarty for several years now and I am happy with
this "division" of data from presentation. With this philosophy in mind, i
am a bit perplexed as to how to handle the text on my sites. That is,
On Tue, Jan 13, 2009 at 6:49 PM, Daniel Kolbo wrote:
> Hello,
>
> I've been using PHP and Smarty for several years now and I am happy with
> this "division" of data from presentation. With this philosophy in mind, i
> am a bit perplexed as to how to handle the text on my sites. That is, the
> t
One way to balance the author's need to have nice-looking output, and your need
to keep the content/html under control is to provide the authors with a variety
of template layouts with varying number/placement/sizes of images and blocks of
text.
Build a half-dozen of them, allow only ASCII t
>
> Robert Cummings wrote:
>
>> On Tue, 2009-01-13 at 18:18 -1000, Daniel Kolbo wrote:
>>
>>
>>> Phpster wrote:
>>>
>>>
What about stripping out all the 'nuances' and just reducing it to just
the text where you then control the display and using your templates and
css?
Bast
On Wed, 2009-01-14 at 09:08 -1000, Daniel Kolbo wrote:
> Robert Cummings wrote:
> > On Tue, 2009-01-13 at 18:18 -1000, Daniel Kolbo wrote:
> >
> >> Phpster wrote:
> >>
> >>> What about stripping out all the 'nuances' and just reducing it to
> >>> just the text where you then control the di
Robert Cummings wrote:
On Tue, 2009-01-13 at 18:18 -1000, Daniel Kolbo wrote:
Phpster wrote:
What about stripping out all the 'nuances' and just reducing it to
just the text where you then control the display and using your
templates and css?
Bastien
Sent from my iPod
On Jan 13, 20
Only allow a few markup tags, strip_tags() allows a limited lIst to be
kept
Bastien
Sent from my iPod
On Jan 13, 2009, at 11:18 PM, Daniel Kolbo wrote:
Phpster wrote:
What about stripping out all the 'nuances' and just reducing it to
just the text where you then control the display
On Tue, 2009-01-13 at 18:18 -1000, Daniel Kolbo wrote:
>
> Phpster wrote:
> > What about stripping out all the 'nuances' and just reducing it to
> > just the text where you then control the display and using your
> > templates and css?
> >
> > Bastien
> >
> > Sent from my iPod
> >
> > On Jan 13,
Phpster wrote:
What about stripping out all the 'nuances' and just reducing it to
just the text where you then control the display and using your
templates and css?
Bastien
Sent from my iPod
On Jan 13, 2009, at 9:49 PM, Daniel Kolbo wrote:
Hello,
I've been using PHP and Smarty for seve
What about stripping out all the 'nuances' and just reducing it to
just the text where you then control the display and using your
templates and css?
Bastien
Sent from my iPod
On Jan 13, 2009, at 9:49 PM, Daniel Kolbo wrote:
Hello,
I've been using PHP and Smarty for several years now an
Hello,
I've been using PHP and Smarty for several years now and I am happy with
this "division" of data from presentation. With this philosophy in
mind, i am a bit perplexed as to how to handle the text on my sites.
That is, the text is data, so i am motivated to store the text in a
databas
12 matches
Mail list logo