[pmwiki-users] Include static HTML
    pmwiki at 911networks.com 
    pmwiki at 911networks.com
       
    Tue Jul 13 11:26:05 CDT 2010
    
    
  
>Not sure if the following is perfect, but it works...
>
>Markup(
>  'html',
>  'fulltext',
>  '/\\(:html:\\)(.*?)\\(:htmlend:\\)/esi',
>  "'<:block>'.Keep(str_replace(array('>', '<', '&'),
>  array('>', '<', '&'), PSS('$1')))");
Sorry, but I'm not sure that I understand. Mostly because I didn't
expand on my situation:
1. I have static web pages generated by Arles[1], images with
titles/keywords...
2. It generates an index.html, then each image has its own web page,
with annotation and navigation for next/previous...
3. My pagestore is: 'wiki.d/{$Group}/{$FullName}' so I store
everything by group.
so are you saying that I should include the index.html source inside
the (:html:) (:htmlend:)?
But then where do I store the individual pages?
[1] http://digitaldutch.com/arles/
-- 
Thanks
http://www.911networks.com
When the network has to work
    
    
More information about the pmwiki-users
mailing list