mNo edit summary
 
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
Please contact me via a Private Message on the Bose® Musicians Community Message Board.
Contacts:
* [https://twitter.com/ST_Muso Twitter]
* [https://www.linkedin.com/in/stpro/ LinkedIn]


[http://bose.infopop.cc/eve?a=ptpc&u=359105355&x_popup=Y Send a Private Message]
What follows is likely of little interest. It is just a log of technical issues and changes related to running the wiki.
 
= Technical Issues and Changes =
 
== New Platform March 2026 ==
Migrated off old server platform and was (finally) able to upgrade to the current version of Mediawiki 1.45 from 1.32.
 
This meant that we could make the site mobile friendly.
 
Still struggling with migrating from some of the old Mediawiki workarounds that don't work in the new version. 
 
== Extensions Installed ==
 
See: http://meta.wikimedia.org/wiki/Category:MediaWiki_extensions
 
=== Linked Image Example ===
only works for links to internal wiki pages
 
http://meta.wikimedia.org/wiki/LinkedImage
 
NOTE: Breaks RSS
<linkedimage>
wikipage=The Bose® L1® Wiki
tooltip=Main Page
img_src=L1doubleWA1.gif
img_width=138px
img_height=200px
img_alt=Sampletext
</linkedimage>
 
<linkedimage>
wikipage=The Bose® L1™ Wiki
tooltip=Main Page
img_src=L1doubleWA1.gif
img_alt=No width or height specified
</linkedimage>
 
Try
http://meta.wikimedia.org/wiki/User:Jbennet/Navigational_images
 
 
=== Click Image extension ===
 
{{#Click:Digitech Vocalist Live 2 - Alternative Method to Connect to a T1®|Image:VocalistLive2.jpg|90px|Read the article on how to connect the Digitech Vocalist Live 2 to a T1®}}
 
==== Usage ====
Add to a page:
<pre>{{#Click:Target|Image:Example.png|90px|Caption is here.}}</pre>
Width (90px) and caption are optional. Target may be an internal or external link, but internal links take precedence.
 
 
=== LiveSaver Test ===
 
http://meta.wikimedia.org/wiki/LiveSaver
 
== GD Library function calls repaired ==
 
In php.ini
 
extension=php_gd2.dll
 
15:45, 25 November 2006 (GMT-7)
 
== Update to 1.82 ==
 
Update to 1.82 seems to have worked.
Extensions for Linked Images and Snap seem to no-longer break RSS, although this update to the ST Talk page should be the test for RSS that was breaking in NetVibes.
 
== RSS still broken ==
 
Had to disable LinkedImages and Snap
Linked Images inserts an extra line at the beginning of the RSS file.
 
Snap breaks the syntax
 
== Category Tree ==
 
$wgUseAjax = true;
require_once( './extensions/CategoryTree/CategoryTree.php' );
 
[[User:ST|ST]] 01:04, 4 December 2006 (GMT-7)
 
== Labeled Section Transclusion ==
 
require_once ( './extensions/LabeledSectionTransclusion/lst.php' );
[[User:ST|ST]] 01:05, 4 December 2006 (GMT-7)
http://www.mediawiki.org/wiki/Manual:$wg_config_(alphabetical)
mark off section
 
<nowiki><section begin=Effects/>this is a chapter<section end=Effects /></nowiki>
 
example of transclusion
 
<nowiki>{{#lst:L1™ T1 ToneMatch™ Audio Engine/FAQ|Effects}}</nowiki>
 
 
== Notes to Self ==
 
=== TO DO ===
 
* [[Article Requests]]
*  resolve TODO references
 
=== Explore ===
 
http://meta.wikimedia.org/wiki/Help:EasyTimeline_activation
 
 
== Vital Statistics ==
This site: {{SITENAME}}
 
Running MediaWiki version {{CURRENTVERSION}}
 
 
Number of wiki pages.
{{NUMBEROFPAGES}} or which {{NUMBEROFARTICLES}} are considered articles
 
Number of uploaded files.
{{NUMBEROFFILES}}
 
Number of wiki edits.
{{NUMBEROFEDITS}}
 
Number of registered users.
{{NUMBEROFUSERS}}
 
Number of users in the sysop group.
{{NUMBEROFADMINS}}
 
Number of Active Users
{{NUMBEROFACTIVEUSERS}}