OpenNTF.org - DominoWiki
Home
Download
Projects
IdeaJam
Forums
About
Get Involved
My Links (Not logged in)
User Name
Password
Register
Forgot Password
Project: DominoWiki (Managed by Benedict R Poole)
Actions:
 
About
Releases
Screenshots
Requests
Bugs
News
Discuss
Docs
Testimonials
All
Response
Subject
suggestion for implementation
Created
06/15/2005 03:03 AM
by
Julian Buss
.
Modified
<none>
by
<none>
.
Body
I've encountered the same problem and fixed it for me in this way:
1.) in shared field $HTMLHeader: add this at the beginning:
---
@newline+"<title>"+@DbTitle + ": " + @If(@IsNewDoc; "New page"; title)+"</title>"+
--
2.) in form "Wiki" (web): add a simple field after the <!-- hiden when reading-->
---
<!-- Hidden when reading -->
Title: <field named "title">
---
give the title field the HTML attribute
---
"size=80"
---
Feedback
Put Wiki name and WikiPage Title in... ( on 02/23/2005 06:31:15 AM )
. . suggestion for implementation (Julian Buss on 06/15/2005 03:03:03 AM )
Check out other projects