SID-01694: How to create documentation of macros in topic?
| Status: |
Answered |
TWiki version: |
5.1.3 |
Perl version: |
5.10 |
| Category: |
|
Server OS: |
CentOs |
Last update: |
13 years ago |
Hi,
I need to create twiki macro documentation in web which will be open to all. But when I entered any macro in topic it will work as functional after saving the topic. I want to make macro as static text for one topic only.
Ex.
%TOPICPERMISSIONS% = To show topic permissions box
2026-07-29 - 18:32 =
To show date and time
Please suggest any solution ASAP.
Thanks, Madhuri
--
Madhuri Yevale - 2013-05-06
Discussion and Answer
Sorry, I do not understand the question. Could you rephrase? Also, this forum is run by open source volunteers. Do not expect an ASAP answer. For timely answers I recommend supporting the community by
hiring a consultant.
--
Peter Thoeny - 2013-05-06
I think you are asking how you can display a macro without that macro being evaluated... If that is the case you use a no-op in the macro like this:
%<nop>ACTIVATEDPLUGINS%
But you are aware that they are all documented on the
TWikiVariables topic, right?
--
Joshua Tharp - 2013-05-07
Yes!!! Thanks Joshua..
--
Madhuri Yevale - 2013-05-30
Closing, question seems answered.
--
Peter Thoeny - 2013-05-30
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.