--- [EMAIL PROTECTED] wrote:

> I am trying to use the teaser format w/o the edit:
> 
> 1. I have in: Site/LocalTemplates?action=source
> 
> [[#teasers]]
> || '''[[{=$FullName}]]'''||
> 
> (:include {=$FullName} lines=4:)
> 
> (:if ! equal {>$Group}:)
> -----
> (:if:) 
> [[#teasersend]]
> 
> 2. I use the following list:
> 
> (:pagelist group=Administration* fmt=#teasers
> count=11 order=-time
> name=-Administration.Administration:)
> 
> and I get the following right justified and
> separated by line:
> 
> Administration.ListAllViews
> Administration.RecordsForAllTables
> Administration.ListConnectedUsers
> Administration.TableStructure
> Administration.ListAllTriggers
> Administration.NoPrimaryKey
> Administration.IdentityColumns
> Administration.ListAllStoredProcedures
> Administration.SimpleMonitoring
> Administration.ListAllKeys
> 
> I don't get the first 4 lines of each page. What am
> I missing?

I'm not sure why the include isn't working?  It sounds
like you are finding the right template, but maybe add
some special word to the template text to confirm that
you indeed have the right template?
 

> I'd also like not to display: Administration.xyzabc.
> I'd like to display the page title.

Try

|| '''[[{=$FullName}|+]]'''||


-Martin



       
____________________________________________________________________________________
Pinpoint customers who are looking for what you sell. 
http://searchmarketing.yahoo.com/

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to