Différences entre versions de « 2021-167 »

De Mi caja de notas

 
Ligne 16 : Ligne 16 :
 
|contenu =  
 
|contenu =  
 
<blockquote>
 
<blockquote>
I’d spit-balled the general idea of [showing backlinks or bidirectional links on a MediaWiki](https://boffosocko.com/2020/04/12/55770198/) instance last year when thinking about and adding Webmention to one. Tonight I tinkered around and actually set it up on an instance. Within a MediaWiki, one can [transclude all the backlinks from other pages](https://www.mediawiki.org/wiki/Transclusion) to a particular page by adding a line for transcluding content like the following when editing a page:
+
I’d spit-balled the general idea of [https://boffosocko.com/2020/04/12/55770198/ showing backlinks or bidirectional links on a MediaWiki] instance last year when thinking about and adding Webmention to one. Tonight I tinkered around and actually set it up on an instance. Within a MediaWiki, one can [transclude all the backlinks from other pages](https://www.mediawiki.org/wiki/Transclusion) to a particular page by adding a line for transcluding content like the following when editing a page:
  
 
     <nowiki>{{Special:WhatLinksHere/NomPage|limit=1000}}</nowiki>
 
     <nowiki>{{Special:WhatLinksHere/NomPage|limit=1000}}</nowiki>
  
You can see a live example of the practice on my user page on the IndieWeb wiki at [https://indieweb.org/User:Boffosocko.com#Backlinks](https://indieweb.org/User:Boffosocko.com#Backlinks) along with [the code I used](https://indieweb.org/wiki/index.php?title=User:Boffosocko.com&action=edit&section=16) by clicking on the edit tab. The effect is rather nice, particularly when put into columns when there are lots of entries. I’ll have to look into automatically coding something like this into every page now, but [being able to do it manually](https://indieweb.org/manual_until_it_hurts) is most of the battle, right?
+
You can see a live example of the practice on my user page on the IndieWeb wiki at [[iwc:User:Boffosocko.com#Backlinks]] along with [the code I used] [[iwc:User:Boffosocko.com&action=edit&section=16]] by clicking on the edit tab. The effect is rather nice, particularly when put into columns when there are lots of entries. I’ll have to look into automatically coding something like this into every page now, but [being able to do it manually](https://indieweb.org/manual_until_it_hurts) is most of the battle, right?
  
 
Doing this along with adding display for external webmentions quickly vaults MediaWiki to a solidly first class [web-enabled digital commonplace book/digital garden/Memex/zettelkasten tool](https://indieweb.org/commonplace_book) that can communicate with other similarly enabled tools. (Now if only Webmention were supported natively on MediaWiki… but there are definitely ways around this in the meanwhile.)
 
Doing this along with adding display for external webmentions quickly vaults MediaWiki to a solidly first class [web-enabled digital commonplace book/digital garden/Memex/zettelkasten tool](https://indieweb.org/commonplace_book) that can communicate with other similarly enabled tools. (Now if only Webmention were supported natively on MediaWiki… but there are definitely ways around this in the meanwhile.)

Version actuelle datée du 22 juin 2022 à 15:28

⚓️ 😘 de Paris, le mercredi 16 juin 2021


2021-05-28 Chris Aldrich : Creating Internal Backlinks for MediaWiki for Digital Gardeners


Création de backlinks internes pour MediaWiki pour les jardiniers numériques