Some users don't want to understand the difference between "Page Name" and Link when creating an internal link.
This attached patch makes the Page Name field automatically fill in whenever the Link field is changed. The patch was made against tw 4.1.
I think it should be up for debate if both these fields are necessary. Many users of the WYSIWYG feature may be new to the concept of creating links. Less is simpler, and I vote for removing one of these fields.
P.S. Sorry about spamming the mailinglist with this request. Next time I will only submit patch here.
@@ -122,7 +122,7 @@ function Ok() {
<br />
<table cellpadding="0" cellspacing="0" border="0" width="100%">
{foreach item=page from=$listpages}
-<tr><td><a href="#" on
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.