Forum for discussing general topics related to Couch.
6 posts Page 1 of 1
If you feel that your favourite tag is missing, let me know :)
253 tags are listed at the moment.

Update: See this topic viewtopic.php?f=2&t=12535&start=10#p35336 to download code for <cms:list_tags/> that will display all tags in your system.

2018-12-14-001.png
all_tags
2018-12-14-001.png (70.12 KiB) Viewed 1743 times
Thanks!

How many are there in total?
I load frameworks and write bugs on top of them, after that I rearrange the code so that it looks like a cool product.
Tomarnst wrote: Thanks!

How many are there in total?


I believe I have them all in that list.
It does contain custom tags though - rel, md5, date_diff, date_progress, write, if_empty, unset, json_print, base64_encode/decode, plus tags from addons.

Did you find it useful? Imo, it's nice to have a frightening overview of the learning steep :lol:
Yes it's very useful

I always wanted to make a list like that with a short sample attached to it. :D
I load frameworks and write bugs on top of them, after that I rearrange the code so that it looks like a cool product.
Tomarnst wrote: Yes it's very useful

I always wanted to make a list like that with a short sample attached to it. :D


Thanks. My next plan is to give every tag a 'print_help' option. I already found a way to do it - upon execution of each tag a designated function checks the presence of a 'help' or 'print_help' parameter and does something (not sure what) about it.
Nice work, thank you! :shock:
6 posts Page 1 of 1