Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
New html5 extension. What do you think about it?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
qutic development  
View profile  
 More options Mar 28 2011, 3:37 am
From: qutic development <mailingli...@qutic.com>
Date: Mon, 28 Mar 2011 09:37:43 +0200
Local: Mon, Mar 28 2011 3:37 am
Subject: New html5 extension. What do you think about it?
Hi,

just added a new extension to github: https://github.com/jfqd/radiant-html5-extension

It adds html5 support by adding radius tags to radiant. A sample:

<r:html5:article class="first" data-id="34">

h1. Article Headline

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

</r:html5:article>

Do we need these radius tags? Are they helpful? Or do you think we can just write html elements like we normally do with divs (which confuses clients too...)? I think it is easier to understand with these radius tags for clients using radiant cms.

I´m curious to read what you think about it ;-)

Regards
Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
john  
View profile  
 More options Mar 29 2011, 9:29 pm
From: john <johnm...@gmail.com>
Date: Tue, 29 Mar 2011 18:29:24 -0700 (PDT)
Local: Tues, Mar 29 2011 9:29 pm
Subject: Re: New html5 extension. What do you think about it?

what do you gain by using the radius tags over html elements? seems like
unnecessary indirection to me.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
qutic development  
View profile  
 More options Apr 5 2011, 7:10 am
From: qutic development <mailingli...@qutic.com>
Date: Tue, 5 Apr 2011 13:10:30 +0200
Local: Tues, Apr 5 2011 7:10 am
Subject: Re: [Radiant-Dev] Re: New html5 extension. What do you think about it?
It´s a proof of concept and maybe totally unnecessary ;-)

I thought that it might be easier for clients who are not familiar with html at all. And radius tags look different than html elements - and documentation for them are build in.

On 30.03.2011, at 03:29, john wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jim Gay  
View profile  
 More options Apr 5 2011, 10:39 am
From: Jim Gay <j...@saturnflyer.com>
Date: Tue, 5 Apr 2011 10:39:37 -0400
Local: Tues, Apr 5 2011 10:39 am
Subject: Re: [Radiant-Dev] Re: New html5 extension. What do you think about it?
On Tue, Apr 5, 2011 at 7:10 AM, qutic development

<mailingli...@qutic.com> wrote:
> It´s a proof of concept and maybe totally unnecessary ;-)

> I thought that it might be easier for clients who are not familiar with html at all. And radius tags look different than html elements - and documentation for them are build in.

That's not a bad idea, to provide some documentation like that. And
you can provide some sensible defaults where needed.
But you should make it a bit more generic. It doesn't matter that it
comes from HTML5, and what will you do when you need HTML6 support?

If you want to just hook into the tag docs you should just use
<r:html:article> so that they could just search for "html" and skip
the need to know about what version it is.

When I first saw this I thought it wasn't needed either, but this
definitely has me thinking about how to provide better help for
non-html-savvy users. To any end user, what's the difference between
radius tags and HTML? I think it's just that those things with "r:" do
special stuff, and those without have no documentation. Bridging that
gap would be a good thing for users that want to advance their
understanding.

Perhaps we can find a nice way to provide some docs about HTML and
toggle that on/off in the tag reference.

> On 30.03.2011, at 03:29, john wrote:

>> what do you gain by using the radius tags over html elements? seems like unnecessary indirection to me.

--
Jim Gay
Saturn Flyer LLC
http://www.saturnflyer.com
571-403-0338

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »