Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:vhswiki:start [2026/04/14 20:45] – Document the orphanswanted plugin skoufwiki:vhswiki:start [2026/05/26 15:15] (current) amber
Line 12: Line 12:
 - get rid of the compendium of champions, it's not valid anymore - clean up links - figure out what if anything should replace that (i.e. something that explains committees?) - get rid of the compendium of champions, it's not valid anymore - clean up links - figure out what if anything should replace that (i.e. something that explains committees?)
 - delete stuff - there is lots of stuff that can be deleted. - delete stuff - there is lots of stuff that can be deleted.
 +  - [proposal](wiki:vhswiki:deletion) for a deletion process
 - style the form on [contact-us](/contact-us) page. - style the form on [contact-us](/contact-us) page.
  
Line 41: Line 42:
 - [smtp plugin](https://www.dokuwiki.org/plugin:smtp) - used by the [contact](/contact-us) page - [smtp plugin](https://www.dokuwiki.org/plugin:smtp) - used by the [contact](/contact-us) page
 - [Video Sharing Site Plugin](https://www.dokuwiki.org/plugin:vshare) enables the youtube video on the home page. - [Video Sharing Site Plugin](https://www.dokuwiki.org/plugin:vshare) enables the youtube video on the home page.
--  [VHS Tags](https://github.com/vhs/dokuwiki-vhstags) - an in-house plugin to add some custom HTML here and there around the site. Used for google calendar embeds, google maps embeds, stripe and paypal buttons, etc. Currently deployed via git checkout - go to `/var/containers/website/var/storage/lib/plugins/vhstags/` and `git pull origin main` to update. Planning to deploy this via the dokuwiki plugin index when the rate of change slows down and I've had some time to generalize more of the code.+-  [VHS Tags](https://github.com/vhs/dokuwiki-vhstags) - an in-house plugin to add some custom HTML here and there around the site. Used for google calendar embeds, google maps embeds, stripe and paypal buttons, etc. 
 +   Currently deployed via git checkout - go to `/var/containers/website/var/storage/lib/plugins/vhstags/` and `git pull origin main` to update. 
 +   Planning to deploy this via the dokuwiki plugin index when the rate of change slows down and I've had some time to generalize more of the code.
  
 ## Bugs: ## Bugs:
Line 49: Line 52:
 * <del>merge VHS Stripe Buttons and VHS Tags plugins into one plugin, store it in GIT</del> * <del>merge VHS Stripe Buttons and VHS Tags plugins into one plugin, store it in GIT</del>
 * Change the VHS plugin to be deployed via the dokuwiki plugin directory * Change the VHS plugin to be deployed via the dokuwiki plugin directory
-* broken embed on https://vanhack.ca/wiki/history for 360 tour+<del>broken embed on https://vanhack.ca/wiki/history for 360 tour</del> Deleted, as the site hosting the 360 tour has shutdown. However an image from someone that was around back then would be a good replacement
 * delete all the dead pages in `/wiki/area` that have been merged into the flat single page `/wiki/area` - warning: there are a couple pages in the /wiki/area/ directory that are un-merged, like the laser materials storage page. * delete all the dead pages in `/wiki/area` that have been merged into the flat single page `/wiki/area` - warning: there are a couple pages in the /wiki/area/ directory that are un-merged, like the laser materials storage page.
 * <del>images larger than 1MB are being rejected, probably a webserver setting, e.g. https://www.dokuwiki.org/faq:uploadsize</del> * <del>images larger than 1MB are being rejected, probably a webserver setting, e.g. https://www.dokuwiki.org/faq:uploadsize</del>