This question about Topic Markup Language and applications: Asked

INCLUDE throws unexpected error.

I need to be able to export an entire web in PDF format. The only plugin for this I could get to work is GenPDFAddOn. I now have a working "Generate PDF" button at the bottom of every page and need to create a topic that includes every topic in its web.
%FOREACH{"topic" in="%TOPICLIST{"$topic,"}%"}%
%INCLUDE{"%ENCODE{"$topic" old="$comma, $CHAR(32)" new=""}%"}%
%NEXT{"topic"}%

This code throws a "Can't INCLUDE 'Topic', path is empty or contains illegal characters." for every topic. What am I doing wrong?

-- HendrikKoehler - 07 Nov 2013

 

QuestionForm edit

Subject Topic Markup Language and applications
Extension
Version Foswiki 1.1.8
Status Asked
Related Topics
Topic revision: r1 - 07 Nov 2013, HendrikKoehler
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy