This commit is contained in:
fred 2024-03-15 13:34:20 +01:00
parent 20b54192b1
commit deb589c922
6 changed files with 15 additions and 12 deletions

View File

@ -35,7 +35,7 @@ LIBRA=$(head -n 2 ${MY_PATH}/../A_boostrap_nodes.txt | tail -n 1 | cut -d ' ' -f
################################################################################
#~ TWMODEL="/ipfs/bafybeid7xwuqkgyiffehs77x3wky3dghjncxepr5ln6dewapgvbwrqi7n4"
#~ # ipfs cat $TWMODEL > templates/twdefault.html
TWUPLANET="/ipfs/bafybeidlltgw6firhm5jstyry2hgfcgocxn56usg2idgyk3qz5d5isbrim"
TWUPLANET="/ipfs/bafybeigpwapdih24vnakummoyj6vodxiem4i6ezp5hxa35yt3paxpqz53y"
# ipfs cat $TWUPLANET > templates/twuplanet.html
################################################################################

View File

@ -5,6 +5,6 @@
"text": "<iframe src='_IPFSNINJA_/?room=_PHONEBOOTH_&record' height='480' width='100%'></iframe>",
"tags": "load-external _PLAYER_ $:/tags/SideBar",
"type": "text/vnd.tiddlywiki",
"caption": " 📲 "
"caption": " "
}
]

View File

@ -4,6 +4,7 @@
"title": "CESIUM",
"text": "<iframe src='_CESIUMIPFS_/#/app/wot/tx/_G1PUB_/' height='560' width='100%'></iframe>",
"tags": "load-external _PLAYER_ $:/tags/SideBar",
"type": "text/vnd.tiddlywiki"
"type": "text/vnd.tiddlywiki",
"caption": " ⚘ "
}
]

View File

@ -4,8 +4,9 @@
"modified": "_MOATS_",
"title": "_SECTOR_.NEWS",
"text": "\\procedure loadMyWiki()\n\\import [[$:/plugins/sq/ExternalContent/loadWikiActions]]\n<$transclude\n $variable=\"loadWikiActions\"\n wikiURL={{!!wikiURL}}\n contentFilter={{!!filter}}\n deserializer=\"text/html\"\n />\n\\end\n\n<details open=\"yes\">\n <summary>NEWS :</summary>\n <div>\n\n<$edit size=60 field=\"wikiURL\"/> ⬅︎ TW <br>\n<$edit size=50 field=\"filter\"/> ⬅︎ Filtration\n\n<<hspace>><$button actions=<<loadMyWiki>> > _SECTOR_ (⌐■_■) </$button>\n\n </div>\n </details>\n\n\n\n<a target=\"_blank\" href={{{ [[.]addsuffix{!!wikiURL}] }}} >VISIT</a> \n",
"tags": "load-external _SECTOR_",
"tags": "load-external _SECTOR_ $:/tags/SideBar",
"filter": "[days[-7]!is[system]!tag[G1Voeu]]",
"caption": " ❂ ",
"wikiURL": "_SECTORTW_"
}
]

View File

@ -11,6 +11,7 @@
"modifier": "_PSEUDO_",
"g1pub": "_G1PUB_",
"tw": "_TW_",
"player": "_PLAYER_"
"player": "_PLAYER_",
"caption": " ☯ "
}
]

File diff suppressed because one or more lines are too long