[pmwiki-users] CSS for one (or all) tag in _a single_ page	(inline or in head)
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Fri Aug 25 15:02:47 CDT 2006
    
    
  
On Thu, Aug 24, 2006 at 11:58:52AM -0700, Andrew Standfield wrote:
> The two problems with the first possible tweak are pretty  
> significant. Especially the Content-Type issue. I think that would  
> make the style sheet fail in most cases, and would just be completely  
> wrong in any others.
In particular, Firefox requires that a stylesheet be correctly
labeled with the text/css content type.
> BTW, I never looked at ?action=source before. That's seriously a cool  
> function. I always assumed it would return the full page source (i.e.  
> the HTML of the whole thing, not just the raw text of the wiki  
> entry). Am I right in assuming this is the way (:include:) works?
Not really.  (:include:) just grabs the text directly from the page
file on disk, as opposed to issuing another HTTP request to the
server.
Pm
    
    
More information about the pmwiki-users
mailing list