ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
117
|
Fri Aug 16 12:52:53 2002 |
| eric wooten | wootene@verizon.net | Request | | | Author & pwd case sensitive ? |
Is it possible to make the author and pwd check case in-sensitive?? I
noticed that unless you type your userid and password in the same case each
time, the system doesn't recognize your or thinks the info is invalid.
thanks,
eric |
118
|
Fri Aug 16 12:58:15 2002 |
| eric wooten | wootene@verizon.net | Request | | | Password reset option |
Some options for the password setting:
The ability that if admin creates a temporary password for the user, force
the user to change the password once logged in.
User forgets password, system generates a random pwd and sends it to user
via email, after they log in force pwd change.
option to expire an account or expire a pwd after so many days??
just some ideas..
still loving the new features!! |
119
|
Fri Aug 16 15:00:21 2002 |
| eric wooten | wootene@verizon.net | Question | | | specify attribute type as a number or date format? |
any way to specify that a particular option be in a date format or even
the ability to specifiy the category must be of a particular format:
-must be a number
-must be a date
-must be alpha
-must be certain length |
120
|
Fri Aug 16 18:30:03 2002 |
| eric wooten | wootene@verizon.net | Question | | | Displaying attributes when creating a new entry |
Say I have an attribute called OS
Instead of having a drop down box is there a way to use either the radio
button like what is used with ICON? |
121
|
Fri Aug 16 22:56:44 2002 |
| eric wooten | wootene@verizon.net | Info | | | self - registering - How It Works - or at least how i've gotten it to work |
Create a blank text file (called mine passwd.txt)
Place the text file somewhere in the elog directory structure
(I placed mine in c:\elog\passwd.txt because i wanted to use it globally
for all logbooks. I believe this forum places it in \elog\logbooks\forum
directory).
For the Elogd.cfg:
[Forum]
; general options
Password file = c:\elog\passwd.txt
Admin user = user1
Self register = 1
Theme = default
or
[global]
logbook tabs = 1
tab cellpadding = 2
SMTP host = smtp.host.net
URL = http://myelog
Password file = c:\elog\passwd.txt
Admin user = user1
Self register = 1
For the first time logging in, Click Login from the Forum Pages, then at
the login screen, click Register as New User
Fill out all the appropriate information
example:
Login name: user1 (seems to be case sensative)
Full name: First User
Email: user1@email.net
Automatic email notification: (box checked)
Password: password (seems to be case sensative)
Retype password: password (seems to be case sensative)
Then click Save
If you open up the passwd.txt file you should see something like:
user1:cGFzc3dvcmQ=:First User:user1@email.net:all
Some other examples based on what info you provided during the
registration:
user1::First User:user1@email.net:all (password left blank)
user1:cGFzc3dvcmQ=:First User:user1@email.net (NO Auto email Notify)
user1::First User::all (password and email address left blank)
If you leave the Full Name blank then the logged in user will not be
reflected correctly in the logbook.
Hope this helps.
Eric |
147
|
Thu Oct 31 10:42:02 2002 |
| eric wooten | wootene@verizon.net | Question | | | how do you specify user name/passwd for the outbound smpt server |
if you have a site that requires authentication to the smtp server, how do
you specify this info in elog???
thanks,
eric |
181
|
Tue Dec 31 17:56:34 2002 |
| eric wooten | wootene@gao.gov | Question | | | logbook db size causing very slow response |
Was wondering if there were any tweaks/suggestions for improving the
logbooks responsiviness. Our logbook was started 31 July 01. Since that
time we have went from 1 logbook to 4 logbooks. Logbook 1 having 2651
entries, logbook 2 having 300 entries, and the last 2 are new logbooks, so
only a few entries.
When user launches the logbook website, it takes considerable time to bring
the site up. It seems to be directly related to the number of entries in
the logbook. If I set up a dummy site with a couple logbooks and only a
few entries, the logbook is very fast coming up as well as saving entries.
Another thing that seems to slow the site down, is the number of users in
the elog notification list (those who've subscribed). When you save a log
entry, it takes around 30sec or longer for it to actually complete the
save. If I remove the list of users from the notification list and just
have a few, the save is very fast.
Thanks in advance,
Eric |
204
|
Thu Feb 6 15:16:30 2003 |
| eric wooten | wootene@verizon.net | Question | | | Author attribute as a Quick Filter? |
When ELOG is configured for Self-Register=3, is it still possible
to use the Author attribute as a Quick Filter?
When I try it, the Author drop down box doesn't display anything.
Thanks,
Eric |