|
PmWiki /
PageListTemplates-TalkI've added a PITS entry for a proposed addition to the QuestionsHow can I achieve adding a table column only when pagelist outputs something? There is now a wrap option to (:pagelist:) to allow it to return the markup to the enclosing page, as opposed to rendering it standalone. Can I use page variables, or even PTVs, in the (:template defaults:) section? They seem not to work as of 2.2.6. I'd like to do (:template defaults group={*$Group}:) or similar. Maxim? October 11, 2009, at 08:24 AM
Please see, and vote for PITS.00986 Is it possible to transport a link to a uploaded PDF file via PageListTemplate to a pagelist? I need to manage a lot of standards / codes in a table. To avoid working in a big advanced table I like create a topic for each standard. This topic will have the standard in PDF as an attachment. On this topic I add a few page variables (Name: description: file: etc.) The user of the wiki shall open the standard direct out of this list and not need to run over the topic. My try of a template:
Looks fine but don't work....... Is it possible on a different way? Thanks Andreas 29.01.2010 [[(attach:)]] in template and [[(attach:)]] in PTV isn't suspect ? What is the code of target $:file ? What is the trouble (no link? no working link?) ?In my case, I can grab the value (this is not in a page list template) of the file uploaded on PageA EnLigne: [[Attach:Group.MyFile]] using {Group/PageA$:EnLigne} ; did you try {{=$FullName}$:file} (just in case it would work ; I will delete if it doesn't.) (gb January 29, 2010, at 09:54 AM)
Hi Gb, But if I delete the Andreas Feb. 1, 2010 This is a talk page for improving PmWiki.PageListTemplates. |