Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:vhswiki:start [2026/05/26 14:02] amberwiki:vhswiki:start [2026/05/26 15:15] (current) amber
Line 42: 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: