Recent Changes - Search:

PmWiki

pmwiki.org

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Banner


Trying to replicate, unsuccessfully, in a wiki page, the same recent changes and search links and box as at the top right of this page template.

The goal is to create a Site.TopBar to replace the current template based wikihead and wikicmd, thus giving PmWiki even more flexibility. This is intended to be similar to the Site.SideBar.

>>rfloat font-size=small<<
%rel=nofollow accesskey=$[ak_recentchanges]% [[{*$Group}/RecentChanges |
$[Recent Changes] ]]%% - [[{$SiteGroup}/Search | $[Search] ]]: (:searchbox
size=20:)
>><<

How do I customise the Search button and get everything to stay on one line?

You could try a table:

||class='rfloat' width=*
|| %rel=nofollow accesskey=$[ak_recentchanges]% [[{*$Group}/RecentChanges
| $[Recent Changes] ]]%% - [[{$SiteGroup}/Search | $[Search] ]]:||
(:searchbox size=20:)||
Recent Changes - Search:

Often a form becomes its own block, so any text to appear on the same line has to be part of the form:

(:input form action={$ScriptUrl} method=get class='rfloat':)
%accesskey=$[ak_recentchanges]% [[{*$Group}/RecentChanges | $[Recent
Changes] ]]%% -
[[{$SiteGroup}/Search | $[Search] ]]:
(:input hidden n '{$FullName}' :)
(:input hidden action 'search' :)
(:input text q class='inputbox searchbox' :)
(:input submit value='$[Go]' class='inputbutton searchbutton' :)
(:input end:)

Recent Changes - Search:

Edit - History - Print - Recent Changes - Search
Page last modified on May 22, 2007, at 12:35 AM
 0: 00.00 00.00 config start
 1: 00.00 00.00 config end
 2: 00.09 00.07 MarkupToHTML begin
 3: 00.09 00.08 MarkupToHTML begin
 4: 00.13 00.11 MarkupToHTML end
 5: 00.13 00.11 MarkupToHTML begin
 6: 00.13 00.11 MarkupToHTML end
 7: 00.13 00.11 MarkupToHTML begin
 8: 00.14 00.12 MarkupToHTML end
 9: 00.16 00.14 MarkupToHTML end
10: 00.17 00.15 MarkupToHTML begin
11: 00.21 00.19 ReadApprovedUrls SiteAdmin.ApprovedUrls begin
12: 00.21 00.19 ReadApprovedUrls SiteAdmin.ApprovedUrls end
13: 00.23 00.21 MarkupToHTML end
14: 00.23 00.21 MarkupToHTML begin
15: 00.25 00.23 MarkupToHTML end
16: 00.26 00.24 now