Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wikiFAQ contents changed (graphics section)
#13
Uh..

Well...

Say you have a file in the FAQ:

Code:
All About Texas
TexanIndependence - How, when, and why Texas became independent from Mexico.
QBProgrammersInTexas - All qb programmers in Texas.
FoodsInTexas - What kind of food they have in Texas.

So, imagine that it is a really long list. Now, instead of doing that, each file that mentions Texas will have a tag in the tax list: "texas". Now, I could do this:

Code:
All About Texas
[select tag="texas" OR file="*inTexas"]

Ok, so that's a bit redundant, but what it does is:
It lists all files with "texas" (non case-sensitive) as a tag and "*inTexas" as a filename, plus their descriptions (like "What kind of food they have in Texas"). The OR makes it so that repetitive files aren't shown.
Peace cannot be obtained without war. Why? If there is already peace, it is unnecessary for war. If there is no peace, there is already war."

Visit www.neobasic.net to see rubbish in all its finest.
Reply


Messages In This Thread
Agamemnus, Hi - by Mac - 02-11-2004, 03:22 AM
wikiFAQ contents changed (graphics section) - by Agamemnus - 02-11-2004, 09:13 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)