OpenNTF.org - BlogSphere
Home
Download
Projects
IdeaJam
Forums
About
Get Involved
My Links (Not logged in)
User Name
Password
Register
Forgot Password
Project: BlogSphere (Managed by )
Actions:
 
About
Releases
Screenshots
Requests
Bugs
News
Discuss
Docs
Testimonials
All
Response
Subject
maybe some answers...
Created
09/25/2006 02:37 PM
by
Manfred Peters
.
Modified
<none>
by
<none>
.
Body
Hi Carsten,
some suggestions:
Problem 1:
check your configuration settings:
- Web
-- Internet Sites
--- YourSite: Domino Web Engine
---- Default lines per view page/Maximum lines
could be, your values are too small...
Problem 2:
just implemented a solution for that today (my template version is 2.5.6):
Module: $$ViewTemplate For Picture, additional <Computed Value>:
<!-- the picture -->
<Computed Value>
<this is the one to add>-----> <Computed Value>
<!-- disclaimer for private pic -->
Formula:
@ReplaceSubstring(PhotoText;"\"";"-")
Module: HTML\PhotosForPublic, Column HTML
replace the following part of the formula:
PictureHTML := "<span class=\"PictureThumbnail\">" + @NewLine +
"<a href=\""+link+"\">"+@NewLine +
image+"</a><br clear=\"all\">"+ @NewLine +
_Subject+ "<br>" +
@If(PhotoText!="";PhotoText+"<br>";"")+
_thisrating + "</span>";
Problem 3:
can you supply some more information? Notes version?
enjoy, Manfred
Feedback
Problem 1: I need help with increas... (Carsten Lillelu... on 09/25/2006 01:21:00 PM )
. . solution: problem 1 (Manfred Peters on 09/26/2006 04:53:00 AM )
. . maybe some answers... (Manfred Peters on 09/25/2006 02:37:42 PM )
. . . . (Carsten Lillelu... on 09/26/2006 05:49:32 AM )
. . . . Problem 2 solved ....... almost :) (Carsten Lillelu... on 09/26/2006 01:01:22 PM )
. . . . . . problem 2: more suggestions... (Manfred Peters on 09/27/2006 06:27:41 AM )
. . Problem 3 (Jason Engel on 09/27/2006 09:33:41 PM )
. . Problem #1 (Chad Schelfhout... on 09/26/2006 07:43:30 AM )
. . . . Problem 1 .. solved :) (Carsten Lillelu... on 09/26/2006 07:51:34 AM )
Check out other projects