]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Added to have RSS Feeds to.
authorWill Budic <redacted>
Wed, 20 Sep 2023 05:58:47 +0000 (15:58 +1000)
committerWill Budic <redacted>
Wed, 20 Sep 2023 05:58:47 +0000 (15:58 +1000)
htdocs/cgi-bin/index.cnf

index 04943321cd38889a906dd75b17b0daec4879c0eb..500c86803516b72ce07f820709e4f2115ce966a7 100644 (file)
@@ -9,12 +9,14 @@
 
 [JS[
     [@@[wsrc/main.js]@@]
+    [@@[wsrc/feeds.js]@@]
     [@@[wsrc/jquery.js]@@]
     [@@[wsrc/jquery-ui.js]@@]
 ]JS]
 [CSS[
     [@@[wsrc/main.css]@@]
     [@@[wsrc/effects.css]@@]
+    [@@[wsrc/feeds.css]@@]
     [@@[wsrc/jquery-ui.css]@@]
     [@@[wsrc/jquery-ui.theme.css]@@]
     [@@[wsrc/jquery-ui.theme.css]@@]
@@ -273,7 +275,9 @@ function loadDocResult(content){
     </span>
     <hr>
     <a class="ui-button ui-corner-all ui-widget" href="index.cgi">Index</a><hr>
-    <a class="ui-button ui-corner-all ui-widget" href="main.cgi">Life Log</a>
+    <a class="ui-button ui-corner-all ui-widget" href="main.cgi">Life Log</a><hr>
+    <a class="ui-button ui-corner-all ui-widget" onclick="return fetchFeeds()">RRS Feeds</a>
+
 >#>
  >div>
 
@@ -302,6 +306,11 @@ function loadDocResult(content){
             class:md_doc
                 <*<INFO_MD>*>
             >div>
+            <div<
+                id="feeds"
+                class="rz"
+                [#[ RSS Here ]#]
+            >div>
         >div>
         <div<
             id:footer