HighDots Forums  

Fix broken pages (eg: beta-groups) with greasemonkey or related css/XPI?

Website Design comp.infosystems.www.authoring.site-design


Discuss Fix broken pages (eg: beta-groups) with greasemonkey or related css/XPI? in the Website Design forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
SpamCan
 
Posts: n/a

Default Fix broken pages (eg: beta-groups) with greasemonkey or related css/XPI? - 05-31-2005 , 09:45 PM






I haven't learned css partly because it looks as if regular tags are
more efficient for a single web page. However here and there
greasemonkey and other info suggest applying css could be very useful
to fix defective web pages. Space-wasting feed or blog pages.

Prime example: broke-google-groups.com (preemie beta)
Google hasn't yet managed to create page titles from search phrase or
from message/post subject line, as in the real google.groups. if you
edit the search phrase on the results page, broke.google loses the
"sort by date" setting!

I'm not sure if any css or css tool can fix these problems.
Creating a title suggests the xpi or css has to "suck" the search
phrase out of somewhere in the page.
"sort by date" seems to require a conditional (condition: was the
current page status "Sorted by Date" or "Sorted by relevance"?)

Has anyone tried fixing pages with Greasemonkey and/or Aardvark or
Platypus or other??? Proxomitron?


Reply With Quote
  #2  
Old   
Adrienne
 
Posts: n/a

Default Re: Fix broken pages (eg: beta-groups) with greasemonkey or related css/XPI? - 06-01-2005 , 02:24 AM






Gazing into my crystal ball I observed "SpamCan" <Spammbucket (AT) yahoo (DOT) com>
writing in news:1117593950.221054.163740 (AT) z14g2000cwz (DOT) googlegroups.com:

Quote:
I haven't learned css partly because it looks as if regular tags are
more efficient for a single web page. However here and there
greasemonkey and other info suggest applying css could be very useful
to fix defective web pages. Space-wasting feed or blog pages.

I don't think you understand CSS at all. CSS does not have any tags, as a
matter of fact, tags are the opening and closing delimiters for HTML
elements.

If you remove all presentational markup from a document, and you can still
read it, then start styling it with CSS. Use an external stylesheet.
Almost any element can be styled.

Quote:
Prime example: broke-google-groups.com (preemie beta)
Google hasn't yet managed to create page titles from search phrase or
from message/post subject line, as in the real google.groups. if you
edit the search phrase on the results page, broke.google loses the
"sort by date" setting!

I'm not sure if any css or css tool can fix these problems.
Creating a title suggests the xpi or css has to "suck" the search
phrase out of somewhere in the page.
"sort by date" seems to require a conditional (condition: was the
current page status "Sorted by Date" or "Sorted by relevance"?)

Has anyone tried fixing pages with Greasemonkey and/or Aardvark or
Platypus or other??? Proxomitron?


CSS would not fix any of these issues. These are server side issues.


--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.