User talk:Richardpruen: Difference between revisions

Safer nicotine wiki Tobacco Harm Reduction
Jump to navigation Jump to search
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
Talk about the site admin
Talk about the site admin


Line 11: Line 12:
* Fixed: Licence options for uploaded files
* Fixed: Licence options for uploaded files
* Fixed: Email goes out to users when pages are edited, you can turn it off in settings if it bothers you
* Fixed: Email goes out to users when pages are edited, you can turn it off in settings if it bothers you
* Fixed: Upload file size set to 50 Megabytes  
* Fixed: Upload file size set to 50 Megabytes
* Fixed: Email verification of account creators turned on
* Fixed: Email verification of account creators turned on
* Fixed: Capchas added
* Fixed: Capchas added
Line 17: Line 18:
* Added: Realtime Blackhole lists for spam xbl.spamhaus.org, dnsbl.tornevall.org
* Added: Realtime Blackhole lists for spam xbl.spamhaus.org, dnsbl.tornevall.org
* Fixed: Fixed (disabled) the visual editor as it seems the errors were putting people off
* Fixed: Fixed (disabled) the visual editor as it seems the errors were putting people off
* Added: Masses of templates from wikipedia
* Added: admin scripts under special pages: Maintenance
* Changed: LUA engine now native not php based
* Added: Abuse filter
* Added: Support for 3d models for 3d printing
* Updated: Mediawiki 3.65 installed
* Updated: kernel updated to latest available, hardware maintenance done
* added: off site backups
* updated to mediawiki 3.65.1
* <span style="font-size: 14.4px;">removed all users without edits</span><br>
* <span style="font-size: 14.4px;">Visual editor finally working&nbsp;</span>
* <span style="font-size: 14.4px;">Upgraded router and tweaked webserver</span><span style="font-size: 14.4px;"></span>


= test Area =
= test Area =
Line 24: Line 37:
Examples of embed video  
Examples of embed video  


=Example #1=
= Example #1 =


*For example, a video from YouTube use the 'youtube' service selector enter either the raw ID: {{#ev:youtube|pSsYTj9kCHE}}
*For example, a video from YouTube use the 'youtube' service selector enter either the raw ID: <nowiki>{{#ev:youtube|pSsYTj9kCHE}}</nowiki>
*Or the full URL: {{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE}}
*Or the full URL: <nowiki> {{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE}} </nowiki>


=Example #2=
= Example #2 =


*To display the same video as a right aligned large thumbnail with a description:
*To display the same video as a right aligned large thumbnail with a description:
*{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|1000|right|Let eet GO|frame}}
*<nowiki>{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|1000|right|Let eet GO|frame}}</nowiki>
*For YouTube to have the video start at a specific time code utilize the urlargs(URL arguments) parameter. Take the rest of the *URL arguments from the custom URL and place them into the urlargs. Please note that not all video services support extra URL *arguments or may have different keys for their URL arguments.
*For YouTube to have the video start at a specific time code utilize the urlargs(URL arguments) parameter. Take the rest of the *URL arguments from the custom URL and place them into the urlargs. Please note that not all video services support extra URL *arguments or may have different keys for their URL arguments.
*https://www.youtube.com/watch?v=pSsYTj9kCHE&start=76
*<nowiki>https://www.youtube.com/watch?v=pSsYTj9kCHE&start=76</nowiki>
 
<nowiki>*{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|||||start=76}}</nowiki>
*{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|||||start=76}}


=Example #3=
= Example #3 =


*Creating a video list for Youtube. This allows you to queue a set of video in a temporary playlist. Use the 'youtubevideolist` *service selector:
*Creating a video list for Youtube. This allows you to queue a set of video in a temporary playlist. Use the 'youtubevideolist` *service selector:
*{{#ev:youtubevideolist|-D--GWwca0g|||||playlist=afpRzcAAZVM,gMEHZPZTAVc,lom_plwy9iA,BSWYMQEQhEo,EREaWhXj4_Q}}
*<nowiki>{{#ev:youtubevideolist|-D--GWwca0g|||||playlist=afpRzcAAZVM,gMEHZPZTAVc,lom_plwy9iA,BSWYMQEQhEo,EREaWhXj4_Q}}</nowiki>

Latest revision as of 22:06, 27 August 2021

Talk about the site admin

Site notes

  • Fixed: Thumbnail generator did not support .jpg images it now does
  • Fixed: Webserver in paranoid mode disables unknown links
  • Fixed: Email, it comes from pruen.co.uk but im fed up of mail server configs
  • Fixed: Upload of eg PDF files
  • Fixed: Licence options for uploaded files
  • Fixed: Email goes out to users when pages are edited, you can turn it off in settings if it bothers you
  • Fixed: Upload file size set to 50 Megabytes
  • Fixed: Email verification of account creators turned on
  • Fixed: Capchas added
  • Added: Embed Video extension
  • Added: Realtime Blackhole lists for spam xbl.spamhaus.org, dnsbl.tornevall.org
  • Fixed: Fixed (disabled) the visual editor as it seems the errors were putting people off
  • Added: Masses of templates from wikipedia
  • Added: admin scripts under special pages: Maintenance
  • Changed: LUA engine now native not php based
  • Added: Abuse filter
  • Added: Support for 3d models for 3d printing
  • Updated: Mediawiki 3.65 installed
  • Updated: kernel updated to latest available, hardware maintenance done
  • added: off site backups
  • updated to mediawiki 3.65.1
  • removed all users without edits
  • Visual editor finally working 
  • Upgraded router and tweaked webserver

test Area

Test of embed video

Examples of embed video

Example #1

  • For example, a video from YouTube use the 'youtube' service selector enter either the raw ID: {{#ev:youtube|pSsYTj9kCHE}}
  • Or the full URL: {{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE}}

Example #2

  • To display the same video as a right aligned large thumbnail with a description:
  • {{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|1000|right|Let eet GO|frame}}
  • For YouTube to have the video start at a specific time code utilize the urlargs(URL arguments) parameter. Take the rest of the *URL arguments from the custom URL and place them into the urlargs. Please note that not all video services support extra URL *arguments or may have different keys for their URL arguments.
  • https://www.youtube.com/watch?v=pSsYTj9kCHE&start=76

*{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|||||start=76}}

Example #3

  • Creating a video list for Youtube. This allows you to queue a set of video in a temporary playlist. Use the 'youtubevideolist` *service selector:
  • {{#ev:youtubevideolist|-D--GWwca0g|||||playlist=afpRzcAAZVM,gMEHZPZTAVc,lom_plwy9iA,BSWYMQEQhEo,EREaWhXj4_Q}}