Ciao PMario

I been working on a sample case for you to see later.

One issue came up is related to the complexity of some the \cstomize rules. 
Basically the need, ideally, to be able to add COMMENTS so the author can 
note what they are doing ... 

Lets take this as an example...

PMario wrote

>  The content of "customOrderedList" is a bit tricky but that's not, what 
> the user has to see:


> \customize degree="orderedList" _element="$macrocall" $name="list-links" 
> type="ol" class="iNeedIt" emptyMessage="Nothing found!" _srcName=filter
>

... done like this ...

\customize degree="orderedList" /* MAIN framework, project 9 */
_element="$macrocall" $name="list-links" type="ol" class="iNeedIt" 
emptyMessage="Nothing found!" _srcName=filter

... or this ...

\customize degree="orderedList" _element="$macrocall" $name="list-links" 
type="ol" 
class="-v-p9" // NOTE project 9 must have this 
emptyMessage="Nothing found!" _srcName=filter

You get the idea?

*Would something like that be possible? *

I find TW macros & rules frustrating to comment well when you need to. I 
was wondering if "customize" could address that issue?

Best wishes
TT


 

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/663c137c-589a-4271-98e5-d04b8d880998o%40googlegroups.com.

Reply via email to