Changeset 103

Show
Ignore:
Timestamp:
12/23/05 07:44:04
Author:
chervol
Message:

added list memebrs script for PloneGazete?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • qTopic/branches/plone2.1/skins/qtopic/atct_manageTopicIndex.cpt

    r102 r103  
    7373          <input type="hidden" name="catalog" value="portal_catalog" 
    7474                 tal:attributes="value python:catalog" /> 
    75 <tal:x replace="catalog"/> 
     75 
    7676          <tal:indices tal:define="enabledOnly python:request.get('showEnabledOnly',True); 
    7777                              indexes python:atct_tool.getIndexes(enabledOnly=enabledOnly, catalog_name=catalog); 
  • qTopic/branches/plone2.1/skins/qtopic/result_csv.pt

    r102 r103  
    1 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" 
    2       lang="en" 
    3       metal:use-macro="here/main_template/macros/master" 
    4       i18n:domain="plone"> 
     1<html xmlns="http://www.w3.org/1999/xhtml" 
     2      xml:lang="en-US" 
     3      lang="en-US" 
     4      xmlns:tal="http://xml.zope.org/namespaces/tal" 
     5      xmlns:metal="http://xml.zope.org/namespaces/metal" 
     6      xmlns:i18n="http://xml.zope.org/namespaces/i18n"       
     7      i18n:domain="plone" 
     8      metal:use-macro="here/main_template/macros/master"> 
    59 
    610<body>