Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wikiFAQ contents changed (graphics section)
#11
Really?

I mean embedded search inside the files.. so the results would show up as a user clicks the link... without doing any searching him/herself. (search is hardcoded in the file)
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
#12
I don't get it. Explain more?
Reply
#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
#14
...or you could just do a db search presenting all records with the word "texas" in the title or description Wink
Reply
#15
Can any member add content to the WIKI? or do you have to be special?

*heh heh.... special...*
Reply
#16
Currently, WIKI posters are selected by hand. People who have access to the WIKI are people who have asked for it and that have proved their "trustability" by posting snippets and sollutions in the forum for a while. Anyone can change any page, so it is better to do things this way. We don't want anyone to go hijacking the WIKI.
SCUMM (the band) on Myspace!
ComputerEmuzone Games Studio
underBASIC, homegrown musicians
[img]http://www.ojodepez-fanzine.net/almacen/yoghourtslover.png[/i
Reply
#17
Oracle, I think that is a good idea, but still I think the FAQ would benefit from a click-through hierarchical approach as well. Main targets: newcomers. What if someone doesn't know what "screen 13" is? He/she won't search for it then. Ok, bad example. I'm just saying that a solid hierarchical FAQ provides a way for people to figure out what they want. It's right in front of them.

Maybe after a bit of use with a query system, anyone could find whatever they wanted to find in the FAQ, but it's a lot better the other way for newbies.
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
#18
Yes, there'll be a hierarchy system/thing as well. There'll be categories, and sub categories etc like you say. All I'm saying is that there'll be a search also Wink.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)