summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_f54a91c3021b304fdde183834542418720e4f792._change
diff options
context:
space:
mode:
Diffstat (limited to 'doc/recentchanges/change_f54a91c3021b304fdde183834542418720e4f792._change')
-rw-r--r--doc/recentchanges/change_f54a91c3021b304fdde183834542418720e4f792._change71
1 files changed, 71 insertions, 0 deletions
diff --git a/doc/recentchanges/change_f54a91c3021b304fdde183834542418720e4f792._change b/doc/recentchanges/change_f54a91c3021b304fdde183834542418720e4f792._change
new file mode 100644
index 000000000..8d7d2471a
--- /dev/null
+++ b/doc/recentchanges/change_f54a91c3021b304fdde183834542418720e4f792._change
@@ -0,0 +1,71 @@
+[[!meta author="""https://www.google.com/accounts/o8/id?id=AItOawmE7z4CSv-ctBarutQCd70R3CcaSPPxjVk"""]]
+
+[[!meta authorurl="""https://www.google.com/accounts/o8/id?id=AItOawmE7z4CSv-ctBarutQCd70R3CcaSPPxjVk"""]]
+
+[[!meta title="""change to bugs/logout_in_ikiwiki on ikiwiki"""]]
+
+[[!meta permalink="http://ikiwiki.info/recentchanges/#change-f54a91c3021b304fdde183834542418720e4f792"]]
+
+<div id="change-f54a91c3021b304fdde183834542418720e4f792" class="metadata">
+<span class="desc"><br />Changed pages:</span>
+<span class="pagelinks">
+
+<a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/bugs/logout_in_ikiwiki.mdwn;h=a9c407ba2921008e4fdf1e937008937782579e01;hp=5df19c40575a7857d35a6b90957b94f213b6004c;hb=f54a91c3021b304fdde183834542418720e4f792;hpb=47b9f10e6254277918873a980af0cf0631326165" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=bugs%2Flogout_in_ikiwiki&amp;do=goto" rel="nofollow">bugs/logout in ikiwiki</a>
+
+
+</span>
+<span class="desc"><br />Changed by:</span>
+<span class="committer">
+
+<a href="https://www.google.com/accounts/o8/id?id=AItOawmE7z4CSv-ctBarutQCd70R3CcaSPPxjVk" rel="nofollow">Dave</a>
+
+</span>
+<span class="desc"><br />Commit type:</span>
+<span class="committype">web</span>
+<span class="desc"><br />Date:</span>
+<span class="changedate"><span class="relativedate" title="Thu, 28 Oct 2010 20:56:13 -0400">20:56:13 10/28/10</span></span>
+<span class="desc"><br /></span>
+</div>
+
+<span class="revert">
+<a href="http://ikiwiki.info/ikiwiki.cgi?rev=f54a91c3021b304fdde183834542418720e4f792&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
+</span>
+
+<div class="changelog">
+
+
+trying to figure out how to make ikiwiki slightly more interactive<br />
+
+
+</div>
+
+<div class="diff">
+<pre>
+diff --git a/doc/bugs/logout_in_ikiwiki.mdwn b/doc/bugs/logout_in_ikiwiki.mdwn
+index 5df19c4..a9c407b 100644
+--- a/doc/bugs/logout_in_ikiwiki.mdwn
++++ b/doc/bugs/logout_in_ikiwiki.mdwn
+@@ -5,3 +5,18 @@ It looks like there is no way to logout of ikiwiki at present, meaning that if y
+ &gt; It would be nice if it were not buried there, but putting it on the
+ &gt; action bar statically would be confusing. The best approach might be to
+ &gt; use javascript. --&#91;&#91;Joey&#93;&#93;
++
++
++&gt;&gt; I agree that javascript seems to be a solution, but my brain falls
++&gt;&gt; off the end of the world while looking at ways to manipulate the DOM.
++&gt;&gt; (I&#39;d argue also in favor of the openid_provider cookie expiring
++&gt;&gt; in less time than it does now, and being session based)
++
++&gt;&gt; It would be nice to move navigational elements to the upper right corner
++&gt;&gt; of the page...
++
++&gt;&gt; I have two kinds of pages (wiki and blog), and three classes of users
++&gt;&gt; anonymous users - display things like login, help, and recentchanges,
++&gt;&gt; non-admin users - on a per subdir basis (blog and !blog) display
++&gt;&gt; logout, help, recentchanges, edit, comment
++&gt;&gt; admin users - logout, help, recentchanges, edit, comment, etc
+
+</pre>
+</div>
+
+<!-- f54a91c3021b304fdde183834542418720e4f792 -->