Text only version?

Locked
User avatar
duvien
Joomla! Ace
Joomla! Ace
Posts: 1823
Joined: Sun Sep 18, 2005 8:28 pm
Location: Scotland
Contact:

Text only version?

Post by duvien » Sun Sep 25, 2005 10:38 pm

Hi,

Will there be a way to include a text only version of Joomla! built into Joomla as an alternative for users?

What i mean is to have a built in function to parse the whole site to offer a text only version.

I have heard about an open source script called betsie (http://betsie.sourceforge.net/) which was release by BBC Education a couple of years ago to address this issue (text only version). It is a perl script to provide a Text to Speech Internet Enhancer that you install own your on site and it is supposed to strip out and help parse your pages as a text only version. I have never really gotten it to work on my sites but i was hoping maybe someone here is using it and could give me some advice on how to set it up properly.

Thank you, 

Sunburst
Custom website design | blog | tutorials | Photography | Downloads
Freelance Web Designer/Developer: www.duvien.com

User avatar
sc00zy
Joomla! Exemplar
Joomla! Exemplar
Posts: 9532
Joined: Thu Aug 18, 2005 9:07 am
Location: Assen, Netherlands
Contact:

Re: Text only version?

Post by sc00zy » Sun Sep 25, 2005 11:30 pm

Arjan Menger
https://welldotcom.nl - Puntgaaf Internetbureau

User avatar
duvien
Joomla! Ace
Joomla! Ace
Posts: 1823
Joined: Sun Sep 18, 2005 8:28 pm
Location: Scotland
Contact:

Re: Text only version?

Post by duvien » Sun Sep 25, 2005 11:59 pm

Thanks for the reply.

I know of Lynx as a text based browser, as i do use this occassionally to test my site on Fedora Core 3.

I was more intested in having the abiity to offer users a text only version of the site by using a parser (ie, betsie). If you go to the http://www.bbc.co.uk website, on the top left below the logo they have a text only version and a mobile version link. Clicking on the text only link will take you to: http://www.bbc.co.uk/cgi-bin/education/betsie/parser.pl

I think this is must for any site to follow the accessiblity standards and can resolve many issues, even 3PD coms and mods that don't necessary follow the accessibility guidelines since the perl script (betsie) helps strip out everything and only present the user with texts and links, inlcluding colours.

thank you,

Sunburst
Last edited by Anonymous on Mon Sep 26, 2005 12:02 am, edited 1 time in total.
Custom website design | blog | tutorials | Photography | Downloads
Freelance Web Designer/Developer: www.duvien.com

User avatar
sc00zy
Joomla! Exemplar
Joomla! Exemplar
Posts: 9532
Joined: Thu Aug 18, 2005 9:07 am
Location: Assen, Netherlands
Contact:

Re: Text only version?

Post by sc00zy » Mon Sep 26, 2005 12:10 am

Invision Power Board has a feature called "Lo-Fi version".
Example: http://www.extensionsmirror.nl/lofiversion/index.php/

You can switch back to the full version with the link at the footer of the page.
Arjan Menger
https://welldotcom.nl - Puntgaaf Internetbureau

User avatar
sc00zy
Joomla! Exemplar
Joomla! Exemplar
Posts: 9532
Joined: Thu Aug 18, 2005 9:07 am
Location: Assen, Netherlands
Contact:

Re: Text only version?

Post by sc00zy » Mon Sep 26, 2005 12:13 am

Maybe you can also achieve it by making a text only template.
You can easily change templates by publishing the template chooser.
Arjan Menger
https://welldotcom.nl - Puntgaaf Internetbureau

User avatar
duvien
Joomla! Ace
Joomla! Ace
Posts: 1823
Joined: Sun Sep 18, 2005 8:28 pm
Location: Scotland
Contact:

Re: Text only version?

Post by duvien » Mon Sep 26, 2005 12:40 am

sc00zy wrote: Invision Power Board has a feature called "Lo-Fi version".
Example: http://www.extensionsmirror.nl/lofiversion/index.php/

You can switch back to the full version with the link at the footer of the page.
That's a very good point but the problem is that i have several different templates used to assign to the different sections of my site so i removed the template chooser for that reason.

I think i will keep having a bash at the betsie perl script for the time being...

Thanks for your help.

S
Custom website design | blog | tutorials | Photography | Downloads
Freelance Web Designer/Developer: www.duvien.com

User avatar
sc00zy
Joomla! Exemplar
Joomla! Exemplar
Posts: 9532
Joined: Thu Aug 18, 2005 9:07 am
Location: Assen, Netherlands
Contact:

Re: Text only version?

Post by sc00zy » Mon Sep 26, 2005 12:43 am

You can place a Feature Request over here:
http://developer.joomla.org/sf/tracker/ ... e_requests
Arjan Menger
https://welldotcom.nl - Puntgaaf Internetbureau

User avatar
duvien
Joomla! Ace
Joomla! Ace
Posts: 1823
Joined: Sun Sep 18, 2005 8:28 pm
Location: Scotland
Contact:

Re: Text only version?

Post by duvien » Mon Sep 26, 2005 1:53 am

sc00zy wrote: You can place a Feature Request over here:
http://developer.joomla.org/sf/tracker/ ... e_requests
Thank you the advice. I have now requested for this feature. Just hope it would be possible without many complications.

thanks again.

S
Custom website design | blog | tutorials | Photography | Downloads
Freelance Web Designer/Developer: www.duvien.com

vavroom

Re: Text only version?

Post by vavroom » Mon Sep 26, 2005 2:07 am

Frankly, I'm not too entirely sure why you would complicate your life that way.

If the Joomla! engine produces compliant code (which it will be soon), and you put some thoughts on your template, you don't need to parse the pages and provide text only.

If you do need to, scoozy's solution of having an alternative template would work just fine.  Put a hard coded link in your template(s), to load a stripped down version of it.  This shouldn't be too complicated.

Further, you can specify which version of your css to load depending on media type.  So if you declare media=handheld, you can deliver one css aimed at small screens.  If you declare media=print, you can deliver yet another version designed for the user's printer, etc...

This is a case, I feel, of trying to overly complicate things to achieve a result that should be achieved without undue stress in simpler ways.

The problem of 3PD components not complying *is* an issue.

User avatar
hotnuts21
Joomla! Explorer
Joomla! Explorer
Posts: 315
Joined: Wed Aug 17, 2005 11:11 pm

Re: Text only version?

Post by hotnuts21 » Mon Sep 26, 2005 11:20 am

I have a php script which strips out everything and renders just a Text based page.

However I dont like or reccomend it, because the guidelines say you should only provide an alternate version of the site, (like a text only version) as a last resort to accessibility.

A well made site in xhtml and CSS, will render in text only mode if you switch off the CSS or it should :)

Unless of course you want to provide a text only version for another reason, then it would be best to develop a site that anyone can use instead.

I can look up the script though if you need it,
rgds
Paul

vavroom

Re: Text only version?

Post by vavroom » Mon Sep 26, 2005 11:33 am

hotnuts21 wrote: A well made site in xhtml and CSS, will render in text only mode if you switch off the CSS or it should :)
My point eggzactly ;)

User avatar
jackbremer
Joomla! Explorer
Joomla! Explorer
Posts: 265
Joined: Wed Jul 12, 2006 5:37 pm
Location: London, UK

Re: Text only version?

Post by jackbremer » Mon Nov 27, 2006 8:18 pm

hotnuts21 wrote:I have a php script which strips out everything and renders just a Text based page.
dig her out for me then :)

User avatar
hotnuts21
Joomla! Explorer
Joomla! Explorer
Posts: 315
Joined: Wed Aug 17, 2005 11:11 pm

Re: Text only version?

Post by hotnuts21 » Sat Dec 02, 2006 3:41 pm

Its been a while and it did have a security issue which we fixed, but I will have a look and see if I can find it for you.

If you dont hear anything send me a PM as a reminder.

User avatar
brian
Joomla! Master
Joomla! Master
Posts: 12787
Joined: Fri Aug 12, 2005 7:19 am
Location: Leeds, UK
Contact:

Re: Text only version?

Post by brian » Sat Dec 02, 2006 7:12 pm

"Exploited yesterday... Hacked tomorrow"
Blog http://brian.teeman.net/
Joomla Hidden Secrets http://hiddenjoomlasecrets.com/

User avatar
jackbremer
Joomla! Explorer
Joomla! Explorer
Posts: 265
Joined: Wed Jul 12, 2006 5:37 pm
Location: London, UK

Re: Text only version?

Post by jackbremer » Sun Dec 03, 2006 6:02 am

brian wrote: Why dont you give this a try
http://extensions.joomla.org/component/ ... Itemid,35/
I've tried it, and the layout is not to my liking.

If you are using FireFox, and have Web Developer extensions, go to a joomla site and turn off the CSS - that's what would be nice to do via a button on your site :)

User avatar
eyezberg
Joomla! Hero
Joomla! Hero
Posts: 2859
Joined: Thu Aug 25, 2005 5:48 pm
Location: Geneva mostly
Contact:

Re: Text only version?

Post by eyezberg » Sun Dec 03, 2006 8:56 am

If that's all it's very easy: add a link to your template's index.php to switch to a CSS file without any definitions, which you add into the css folder... You might then get the ones definied for your browser..
Sometimes one pays most for the things one gets for nothing.
The important thing is not to stop questioning. Curiosity has its own reason for existing. AE
http://joomla15.[URL banned].com for J! 1.5 screenshots
http://www.eyezberg.com

User avatar
duvien
Joomla! Ace
Joomla! Ace
Posts: 1823
Joined: Sun Sep 18, 2005 8:28 pm
Location: Scotland
Contact:

Re: Text only version?

Post by duvien » Sun Dec 10, 2006 12:07 pm

Or an alternative would be to use Betsie (a perl script to parse all pages as text only): http://betsie.sourceforge.net/

I have it running on my site and it seems to work very well so far.
Custom website design | blog | tutorials | Photography | Downloads
Freelance Web Designer/Developer: www.duvien.com


Locked

Return to “Design and Accessibility - Archived”