Download, enjoy, give feedback, contribute! We're already looking
forward to some fun changes for 0.9.
--
Michael C. Harris
http://twofishcreative.com/michael/blog
IRC: michaeltwofish #habari
Thanks for pointing that out, it's now fixed in the download. We
(meaning I, my responsibility) didn't properly escape the code.
--
Michael C. Harris, School of CS&IT, RMIT University
Habari relies on the web server to rewrite requests to URLs like
/auth/login, so /auth/login is not a real file. With Apache this is
controlled by mod_rewrite and the rules are defined in a file named
.htaccess when you install Habari.
Can you confirm that you have the .htaccess file at the base of your
Habari installation?
Depending on how you access your installation, the file may be hidden
by default. If you're using the shell, it will be shown if you run the
command:
ls -a
If you're using an FTP client, you may have to find a setting to show
hidden files.
I realized that earlier, when I found out what the login was not in the directory specified. I had to open my terminal emulator to check and found out it was not there. Also, can I just import K2 theme from my old backup? I really dislike the new default. I have not tried out the other theme though.
--
To post to this group, send email to habar...@googlegroups.com
To unsubscribe from this group, send email to habari-dev-...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/habari-dev
I'll try the link later. The link on the wiki does not work though.
--
The themes page where extra themes can be downloaded it was a link to github that returned a 404 error. I'd really like it if Chaotic Soul, or whatever its called, and/or iNove to be available though.
--
I presume you mean
http://wiki.habariproject.org/en/Available_Themes#K2. It was pointing
at a mirror that was put up before it was added to habari-extras. I've
fixed the link, thanks.
I don't know about iNove. Chaotic Soul is a WordPress theme you should
be able to easily convert to work under Habari.
Rick
iNove is a WordPress theme like K2 and Chaotic Soul. I tried porting one of theme, but it was a lot to look at, even when remove unnecessary files.