Re: [Radiant] Textile in Radiant

2008-06-06 Thread Bjørn Michelsen
On Fri, Jun 6, 2008 at 6:43 AM, [EMAIL PROTECTED] [EMAIL PROTECTED]
wrote:

Does anybody know why textile wants to wrap a string of capital letters
 with a span class=caps tag? Or know how to keep it from happening?
 Why's textile reference doesn't mention anything about this feature.


http://textpattern.com/faq/255/why-does-textile-add-span-classcaps

-- 
Sincerely,
Bjorn Michelsen
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Textile in Radiant

2008-06-06 Thread Thomas Watson Steen
Well... As the link explains, the 'caps' span is there so that we can  
style acronyms. This is very strange to me. How come the people who  
implementet this didn't use the already existing acronym tag in  
HTML for this?


http://www.w3schools.com/tags/tag_acronym.asp

Regards
Thomas Watson
http://justaddwater.dk/

On 06/06/2008, at 8.53, Bjørn Michelsen wrote:

On Fri, Jun 6, 2008 at 6:43 AM, [EMAIL PROTECTED]  
[EMAIL PROTECTED]

wrote:

Does anybody know why textile wants to wrap a string of capital  
letters
with a span class=caps tag? Or know how to keep it from  
happening?
Why's textile reference doesn't mention anything about this  
feature.



http://textpattern.com/faq/255/why-does-textile-add-span-classcaps

--
Sincerely,
Bjorn Michelsen
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Re: [Radiant] Textile in Radiant

2008-06-06 Thread Anton Aylward
Thomas Watson Steen said the following on 06/06/08 09:05 AM:
 Well... As the link explains, the 'caps' span is there so that we can  
 style acronyms. This is very strange to me. How come the people who  
 implementet this didn't use the already existing acronym tag in  
 HTML for this?
 
 http://www.w3schools.com/tags/tag_acronym.asp

Possibly because its not forward compatible:

http://www.w3schools.com/tags/html5_acronym.asp



-- 
You've never been lost until you've been lost at Mach 3.  -- Paul F
Crickmore
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Textile in Radiant

2008-06-06 Thread Sean Cribbs

Thomas,

I agree, but perhaps not everything in caps would be an acronym.  You 
can achieve the acronym effect by putting something in parentheses 
after the term.  Example:


HTML(HyperText Markup Language)

produces

acronym title=HyperText Markup LanguageHTML/acronym

Sean

Thomas Watson Steen wrote:
Well... As the link explains, the 'caps' span is there so that we can 
style acronyms. This is very strange to me. How come the people who 
implementet this didn't use the already existing acronym tag in HTML 
for this?


http://www.w3schools.com/tags/tag_acronym.asp

Regards
Thomas Watson
http://justaddwater.dk/

On 06/06/2008, at 8.53, Bjørn Michelsen wrote:

On Fri, Jun 6, 2008 at 6:43 AM, [EMAIL PROTECTED] 
[EMAIL PROTECTED]

wrote:

Does anybody know why textile wants to wrap a string of capital letters

with a span class=caps tag? Or know how to keep it from happening?
Why's textile reference doesn't mention anything about this feature.



http://textpattern.com/faq/255/why-does-textile-add-span-classcaps

--
Sincerely,
Bjorn Michelsen
___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant




___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Textile in Radiant

2008-06-06 Thread [EMAIL PROTECTED]
On Fri, 2008-06-06 at 08:16 -0500, Sean Cribbs wrote:
 Thomas,
 
 I agree, but perhaps not everything in caps would be an acronym.  You 
 can achieve the acronym effect by putting something in parentheses 
 after the term.  Example:

But, however, if I don't want to use an acronym for something like a TV
station's call letters, KLBT, which isn't an acronym for anything, then
I have to add a style for a .caps class or add a title to behave like an
acronym. I had never seen this in Textile before. I thought it was
something Radiant specific, but this was apparently of Why's doing. I'll
just work around it. Thanks.


~Nate

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


Re: [Radiant] Textile in Radiant

2008-06-06 Thread [EMAIL PROTECTED]
On Fri, 2008-06-06 at 15:11 -0400, Jason Garber wrote:
 Read the RedCloth rdoc.  There's a no_span_caps restriction/accessor  
 in both 3.0.4 and the forthcoming 4.0.

Thanks. I'll look into it.


~Nate

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant


[Radiant] Textile in Radiant

2008-06-05 Thread [EMAIL PROTECTED]
Does anybody know why textile wants to wrap a string of capital letters
with a span class=caps tag? Or know how to keep it from happening?
Why's textile reference doesn't mention anything about this feature.


~Nate

___
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant