https://bugzilla.wikimedia.org/show_bug.cgi?id=15637





--- Comment #9 from [email protected]  2009-03-31 23:23:51 UTC ---
> Because the HTML generated from wikitext is pulled from cache, not the entire
> HTML page.

So then when you build the cache, instead of just throwing the hidden
categories into the same element as the rest, just put them into a separate
element, and then when the time comes you can easily just not use that
second element if not desired. Or something like that.

> Also, decent text browsers should understand basic CSS along the lines of
> display: none; . I believe Lynx does.

$ lynx -dump -nolist http://en.wikipedia.org/wiki/Phoridae | grep Hidden
   Hidden categories: All articles with unsourced statements | Articles

Thinking you can change _content_ via _style_sheets is misguided.

There is no boundary in you guys' minds where content ends, and style
begins.

Are you trying to hide the text from people, but show it to searchengines?


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to