1. Euphoria FAQ
- Posted by euphoric (admin) Oct 07, 2009
- 1296 views
I'm thinking we need an official FAQ.
We could set up a Wiki page for it, then put a web site tab to it, maybe between "manual" and "downloads."
We (meaning the Euphoria programmers community) can start migrating questions from the Euphoria FAQ at my site, or just entering questions we encounter frequently here in this forum.
However, it would be better to create a FAQ module because we will want to be able to categorize and tag questions for easier organization and searching, and I don't know if the wiki will be able to handle that as well as a database module/app could.
2. Re: Euphoria FAQ
- Posted by DerekParnell (admin) Oct 07, 2009
- 1289 views
I'm thinking we need an official FAQ.
We could set up a Wiki page for it, then put a web site tab to it, maybe between "manual" and "downloads."
For now, I've started the wiki page and there will be a link to it from the "Quick Links" column in the Euphoria home page.
The formatting of that page is not quite right yet, but soon will be.
3. Re: Euphoria FAQ
- Posted by dcole Oct 07, 2009
- 1315 views
I would like see a converting from ver3 to ver4.
I have been using ver 3 for years without many problems.
But I have lots of problems with ver4.0.0 beta 2(r2670).
Don Cole
4. Re: Euphoria FAQ
- Posted by DerekParnell (admin) Oct 07, 2009
- 1295 views
I would like see a converting from ver3 to ver4.
I have been using ver 3 for years without many problems.
But I have lots of problems with ver4.0.0 beta 2(r2670).
Don Cole
Sure, I'll add that section to the wiki.
What problems have you been having?
5. Re: Euphoria FAQ
- Posted by ChrisB (moderator) Oct 08, 2009
- 1274 views
Hi
Re converting - is there not a pre processor for that - that would an excellent faq addition.
Chris
6. Re: Euphoria FAQ
- Posted by euphoric (admin) Oct 08, 2009
- 1258 views
How do we make each question a target (for example, <a name="why_slower">)? It would be nice to be able to link to a specific question.
7. Re: Euphoria FAQ
- Posted by mattlewis (admin) Oct 08, 2009
- 1242 views
How do we make each question a target (for example, <a name="why_slower">)? It would be nice to be able to link to a specific question.
In theory, you'd turn the question into a header, in this case a level 4 header using: ====. It was working for me at first, but then previews kept showing no content, so I'm not sure if I did something wrong, or if it was a wiki bug.
Matt
8. Re: Euphoria FAQ
- Posted by DerekParnell (admin) Oct 08, 2009
- 1240 views
How do we make each question a target (for example, <a name="why_slower">)? It would be nice to be able to link to a specific question.
Ok, now all the questions are clickable.