Help
History Key
- New content
Removed content
Recent Versions
Choose two versions to compare, or click the link to view it.
ToYou helphave peoplecome gethere started:because you have nowhere else to go.
You have already tried the FAQ, the Install gave you no clues, and the irc-channel #confusa@freenode was void of all people.
*No getwhat? Well, as you might fear, the sourceanswer viato gitthat (yes,is "that depends".
- Are you having trouble installing Confusa and Install contains no pointers?
- Is the configuration-process throwing up strange issues?
- Do your users experience strange errors that you
willcannotneedexplain?
Try gitto installed,write down as much relevant information as possible and send request to confusa-dev@confusa.org. Information we like:
- Relevant log entries
- Version (see VERSION, or about_confusa.php)
- Problem description
- Where you've looked without finding a clue (so we
haven'tcanpacked upimprove thesource in a nice tarball for you yet), see the tab: "Trac/Git" on this page for instructions.help-section)
* Read the README and INSTALL in the source-directory
* Post a message to confusa-help@confusa.org. Please add a thorough description of your problem, ideally add the commit-id of your checked out version.To get this, use:
git log --pretty=oneline -n 1 | cut -d ' ' -f 1
(you don't have to use the | cut -d ' ' -f 1, but this will give you only the sha1-id of the latest entry).