rejetto forum
Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: jake59 on December 13, 2007, 07:02:27 AM
-
Anyone have a basic template without the login and just lists the files and upload button?
Thanks,
john
-
Have you tried the default template?
-
I'm confused, is your name jake or john ;)
-
Name is john but nickname is jake.
Yes, but the default page has a login.
-
your not going to get a template without a login link unless you edit one and remove it, but all someone has todo is append ~login to the end of your server address and they can login.
Why do you want to not have a login link?
-
Because anyone can upload files to my webserver. It seems pretty silly to have a password for everybody and post it on the main page. It would be less hassle to not have a username and password at all.
I do not know enough about css to edit one without a lot of time involved in trial and error.
-
Try this, it is the default template with the login links removed. But remember people can still attempt to login by accessing /~login
-
if you are using the last beta, just remove this line
{{if not| %user% | <li><a href="~login"><img src="/~img27" /> Login</a></li> }}
FYI, if you modify the default template, when you upgrade HFS, any news in the template is not applied.
to get the news, you'll have to restore the default template, then re-apply your changes.
-
Thanks.
Try 216.51.136.136:800 and see if it still works right.
-
It appears to be working fine.
-
Thanks!