Stefan Ritt wrote: |
Kees Bol wrote: | I have the strange problem that when changing to "full"-diplaymode the output looks the same as with "summary", only the color is different. The texts don't appear.
Any idea what can cause this behaviour? |
Can you send me your elogd.cfg ?
Have you made sure that the entries do contain some text? The behaviour you describe usually happens if you have entries without any text. |
Well, I guess that causes it. In the summary-view there is no visible text.
I thougt when choosing the full-view the text would appear along with the other attributes.
My config-file is:
================================================================
Theme = default
Attributes = Author, Type, Subject
Required Attributes = Type, Subject
Preset Author = $long_name
Locked Attributes = Author
Options Type = Question, Configuration, Problem, Info, Other
List Display = ID, Date, Author, Type, Subject
Thread display = $Subject, posted by $Author on $Date
Menu commands = Back, New, Edit, Delete, Reply, Find, Last 10, Change password, Logout, Help
Quick filter = Date, Type
Summary lines = 0
Start page = ?rsort=Date
; alleen eigen messages editen
Restrict edit = 1
====================================================================================== |
[global]
Mirror server = http://pdl:8080
Mirror cron = 30 01 * * *
port = 8080
Welcome title = <center><H1>Test & Operations Log</h1><p>Contact Carl Shirey with questions.</p></center>
# Top text = <center><a href="/">Logbooks</a></center>
Bottom text = <center><a href="/">Logbooks</a></center>
# SMTP host = E102374@pwflwp
# Theme = compact
Theme = default
password file = elogd_passwd
self register = 1
Login expiration = 1
Group DRO = DRO-E06, DRO-E8A, DRO-E8B, DRO-North_Stand, DRO-EWR, DRO-Other
Group OPS = OPS-E06, OPS-E8A, OPS-E8B, OPS-North_Stand, OPS-EWR, OPS-Other
Group Stand_Crew = Stand_Crew-E06, Stand_Crew-E08, Stand_Crew-North_Stand, Stand_Crew-PSA,
Group ELECTRICIAN = Elec_Log
Group Test_log = Test_log
admin user = e102374, admin
Write Password Expiration = 0
Reverse sort = 1
Default encoding = 1
##########################################################################
##########################################################################
[DRO-E06]
Comment = DRO PASS#DOWN E06 LOG
# look and feel
Menu commands = Edit, Copy to
Display mode = full
Guest menu commands = Back, Find, Login, Help
Guest find menu commands = Find, Login, Help
Date format = %B %d, %Y
# attributes
Attributes = Author, Category, Subject
Options Category = Test, Maintenance, Repair
Required Attributes = Author, Category, Subject
Thread display = $Subject, posted by $author, on $date
Quick filter = Date
# preset author and email
Preset Author = $long_name
Preset Author Email = $user_email
# these attributes cannot be changed
Locked Attributes = Author, Last Revision, Auther Email
# add last revision on each edit
Subst on Edit Last Revision = $date by $long_name
# some comments showing up in the "new" page
Message comment = Please enter your <b>log</b> here:
Attachment comment = Please upload your <b>FILE</b> here:
# a few flags
Filtered browsing = 0
Entries per page = 10
Restrict edit = 1
Summary lines = 0
Back to main = 1
Restrict edit time = 8
# options for reply
Subst on reply subject = Re: $Configuration Name
Remove on reply = Author, Author Email
# No Email notification
Suppress Email to users = 1
# RSS Title
RSS Title = $subject, posted by $author on $entry time
##########################################################################
##########################################################################
[DRO-E8A]
Comment = DRO PASS#DOWN E8A LOG
# look and feel
Menu commands = Edit, Copy to
Display mode = full
Guest menu commands = Back, Find, Login, Help
Guest find menu commands = Find, Login, Help
Date format = %B %d, %Y
# attributes
Attributes = Author, Category, Subject
Options Category = Test, Maintenance, Repair
Required Attributes = Author, Category, Subject
Thread display = $Subject, posted by $author, on $date
Quick filter = Date
# preset author and email
Preset Author = $long_name
Preset Author Email = $user_email
# these attributes cannot be changed
Locked Attributes = Author, Last Revision, Auther Email
# add last revision on each edit
Subst on Edit Last Revision = $date by $long_name
# some comments showing up in the "new" page
Message comment = Please enter your <b>log</b> here:
Attachment comment = Please upload your <b>FILE</b> here:
# a few flags
Filtered browsing = 0
Entries per page = 10
Restrict edit = 1
Summary lines = 0
Back to main = 1
Restrict edit time = 8
# options for reply
Subst on reply subject = Re: $Configuration Name
Remove on reply = Author, Author Email
# No Email notification
Suppress Email to users = 1
# RSS Title
RSS Title = $subject, posted by $author on $entry time
##########################################################################
##########################################################################
[DRO-E8B]
Comment = DRO PASS#DOWN E8B LOG
# look and feel
Menu commands = Edit, Copy to
Display mode = full
Guest menu commands = Back, Find, Login, Help
Guest find menu commands = Find, Login, Help
Date format = %B %d, %Y
# attributes
Attributes = Author, Category, Subject
Options Category = Test, Maintenance, Repair
Required Attributes = Author, Category, Subject
Thread display = $Subject, posted by $author, on $date
Quick filter = Date
# preset author and email
Preset Author = $long_name
Preset Author Email = $user_email
# these attributes cannot be changed
Locked Attributes = Author, Last Revision, Auther Email
# add last revision on each edit
Subst on Edit Last Revision = $date by $long_name
# some comments showing up in the "new" page
Message comment = Please enter your <b>log</b> here:
Attachment comment = Please upload your <b>FILE</b> here:
# a few flags
Filtered browsing = 0
Entries per page = 10
Restrict edit = 1
... 1466 more lines ...
|