×
Create a new article
Write your page title here:
We currently have 3,189 articles on s23. Type your article name above or create one of the articles listed here!



    s23
    3,189Articles

    MediaWiki: Difference between revisions

    Content added Content deleted
    (hacked)
    imported>mutante
    m (Reverted edits by 85.96.133.75 (Talk); changed back to last version by Took)
    Line 1: Line 1:
    [[Image:MediaWiki_logo.png|thumb|Mediawiki logo]]
    '''HAcked by DistinguisheD
    MediaWiki is a [[Wiki]] software package licensed under the [[GNU]] General Public License. It is written in [[PHP]] and uses an underlying [[MySQL]] relational database. Its logo symbolizes how its markup language uses brackets <nowiki>[[picture of flower]]</nowiki> to link articles together, in contrast to [http://en.wikipedia.org/wiki/CamelCase CamelCase].
    Mediawiki is being developed by the [[Wikimedia]] Foundation. Lead developer is [[Brion Vibber]].
    <br>
    <br>
    <br>
    <small>from [http://en.wikipedia.org/wiki/MediaWiki wikipedia]</small>


    Related: [[Wikimedia]], [[HowTo/BecomeAMediawikiHacker]]


    Turkatesi.Net


    We just upgraded to Mediawiki 1.4.


    === Current Versions ===
    HAcked by DistinguisheD


    Oct 13: 1.8.2 new stable branch


    The current version of Mediawiki.org itself is 1.6devel [http://www.mediawiki.org/wiki/Special:Version]
    Turkatesi.Net


    '''The current stable version of MediaWiki is 1.5.5 (released on 2006-01-05)''' ([http://www.mediawiki.org/wiki/Download Download])


    The current legacy version of MediaWiki is 1.4.13 / 1.3.18 (2006-01-05,2005-11-02)
    HAcked by DistinguisheD




    2006-01-05: Protection against Windows WMF vulnerability in 1.5.5 and 1.4.13
    Turkatesi.Net


    Please upgrade if you have uploads enabled to avoid being a vector for unpatched clients.


    2005-12-21: Fix for remote code execution bug in 1.5 branch
    HAcked by DistinguisheD


    Upgrade all 1.5 installations to 1.5.4 or higher immediately!


    Turkatesi.Net


    * http://www.mediawiki.org/wiki/MediaWiki


    === New features in 1.4 ===
    HAcked by DistinguisheD


    <pre>
    * 'Recentchanges Patrol' to mark new edits that haven't yet been viewed.
    * New, searchable deletion/upload/protection logs
    * Image gallery generation (Special:Newimages and <gallery> tag)
    * SVG rasterization support (requires external support tools)
    * Users can select from the available localizations to override the
    default user interface language.
    * Traditional/Simplified Chinese conversion support
    * rel="nofollow" support to combat linkspam
    </pre>


    === New features in 1.5 ===
    Turkatesi.Net


    [http://sourceforge.net/project/shownotes.php?release_id=361506 MediaWiki 1.5.0 final ]


    MediaWiki 1.5 continues the architectural changes started in version 1.4. Its most notable change is a substantially redesigned database schema, which finally completely decouples text storage from article revision tracking. This is expected to increase the speed of various operations like page moves and generating page history listings, as well as allowing unchanging bulk data to be stored outside the database.
    HAcked by DistinguisheD


    === New features in 1.6 ===


    Major plans for 1.6
    Turkatesi.Net


    * Case-insensitive, case-preserving page titles
    * Localized sort order for sorted lists
    * WYSIWYG based on FCKeditor


    === New features in 1.7 ===
    HAcked by DistinguisheD


    July 7, 2006: 1.7.0 new stable branch


    Turkatesi.Net


    #MediaWiki 1.7 requires [[PHP]] 5 (5.1 recommended). PHP 4 is no longer supported.
    #MySQL 3.23.x is no longer supported; some older hosts may need to upgrade.
    #Experimental Oracle support has been dropped


    * A new "langlinks" table tracks interlanguage links
    HAcked by DistinguisheD
    * A new "filearchive" table stores information on deleted files
    * A new "querycache_info" table stores information on query page updates


    To ensure that these tables are filled with data, run refreshLinks.php after
    the upgrade.


    Deleted files can now be archived and undeleted, if you set up an appropriate non-web-accessible directory.
    Turkatesi.Net


    Experimental PostgreSQL support has been updated.


    [http://svn.wikimedia.org/viewvc/mediawiki/tags/REL1_7_0/phase3/RELEASE-NOTES release notes], [http://www.mediawiki.org/wiki/Manual:Upgrading_to_1.7 Upgrading to 1.7]
    HAcked by DistinguisheD


    === Mediawiki [[CVS]] ===


    Turkatesi.Net


    basic info about the wikimedia cvs is here: http://sourceforge.net/cvs/?group_id=34373


    cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wikipedia login
    HAcked by DistinguisheD
    cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wikipedia co -P modulename


    === Links ===


    * [http://www.mediawiki.org/wiki/MediaWiki Mediawiki Homepage]
    Turkatesi.Net


    * [http://www.mediawiki.org/wiki/Download Mediawiki Download Page]


    * [http://en.wikipedia.org/wiki/MediaWiki Mediawiki on Wikipedia]
    HAcked by DistinguisheD


    * [http://meta.wikimedia.org/wiki/MediaWiki The MetaWiki for Mediawiki]


    * [http://meta.wikimedia.org/wiki/MediaWiki_roadmap Media Wiki Roadmap]
    Turkatesi.Net


    === Extensions ===


    see [[:Category:Mediawiki_Extensions]], [[Mediawiki/tables|SQL table structure of mediawiki]]
    HAcked by DistinguisheD


    ==== Own extension without the fancy interface ====


    < scott7> is there a way to make a PHP-Driven Page, almost like a special page but without showing up of the menu+tab+style?
    Turkatesi.Net
    < robchurch> You want a special page minus the fancy interface?
    < scott7> yes, i just want a popup wich provides an input assistent, but it must have db-access and control wther the user is logged on or not
    < robchurch> global $wgOut;
    < robchurch> $wgOut->disable();
    < robchurch> Then do your own output with echo();


    ==== Mediawiki Appliance for [[VMWare]] ====


    --> see [[vehera-base]]
    HAcked by DistinguisheD


    [[Category:Wiki]]

    [[Category:Software]]
    Turkatesi.Net
    [[Category:Mediawiki]]


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net


    HAcked by DistinguisheD


    Turkatesi.Net'''

    Revision as of 20:02, 14 March 2007

    Mediawiki logo

    MediaWiki is a Wiki software package licensed under the GNU General Public License. It is written in PHP and uses an underlying MySQL relational database. Its logo symbolizes how its markup language uses brackets [[picture of flower]] to link articles together, in contrast to CamelCase. Mediawiki is being developed by the Wikimedia Foundation. Lead developer is Brion Vibber.


    from wikipedia

    Related: Wikimedia, HowTo/BecomeAMediawikiHacker


    We just upgraded to Mediawiki 1.4.

    Current Versions

    Oct 13: 1.8.2 new stable branch
    

    The current version of Mediawiki.org itself is 1.6devel [1]

    The current stable version of MediaWiki is 1.5.5 (released on 2006-01-05) (Download)

    The current legacy version of MediaWiki is 1.4.13 / 1.3.18 (2006-01-05,2005-11-02)


    2006-01-05: Protection against Windows WMF vulnerability in 1.5.5 and 1.4.13

    Please upgrade if you have uploads enabled to avoid being a vector for unpatched clients.

    2005-12-21: Fix for remote code execution bug in 1.5 branch

    Upgrade all 1.5 installations to 1.5.4 or higher immediately!


    New features in 1.4

    * 'Recentchanges Patrol' to mark new edits that haven't yet been viewed.
    * New, searchable deletion/upload/protection logs
    * Image gallery generation (Special:Newimages and <gallery> tag)
    * SVG rasterization support (requires external support tools)
    * Users can select from the available localizations to override the
      default user interface language.
    * Traditional/Simplified Chinese conversion support
    * rel="nofollow" support to combat linkspam
    

    New features in 1.5

    MediaWiki 1.5.0 final

    MediaWiki 1.5 continues the architectural changes started in version 1.4. Its most notable change is a substantially redesigned database schema, which finally completely decouples text storage from article revision tracking. This is expected to increase the speed of various operations like page moves and generating page history listings, as well as allowing unchanging bulk data to be stored outside the database.

    New features in 1.6

    Major plans for 1.6

       * Case-insensitive, case-preserving page titles
       * Localized sort order for sorted lists
       * WYSIWYG based on FCKeditor
    

    New features in 1.7

    July 7, 2006: 1.7.0 new stable branch
    


    1. MediaWiki 1.7 requires PHP 5 (5.1 recommended). PHP 4 is no longer supported.
    2. MySQL 3.23.x is no longer supported; some older hosts may need to upgrade.
    3. Experimental Oracle support has been dropped
    • A new "langlinks" table tracks interlanguage links
    • A new "filearchive" table stores information on deleted files
    • A new "querycache_info" table stores information on query page updates

    To ensure that these tables are filled with data, run refreshLinks.php after the upgrade.

    Deleted files can now be archived and undeleted, if you set up an appropriate non-web-accessible directory.

    Experimental PostgreSQL support has been updated.

    release notes, Upgrading to 1.7

    Mediawiki CVS

    basic info about the wikimedia cvs is here: http://sourceforge.net/cvs/?group_id=34373

    cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wikipedia login
    
    cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/wikipedia co -P modulename
    

    Links

    Extensions

    see Category:Mediawiki_Extensions, SQL table structure of mediawiki

    Own extension without the fancy interface

    < scott7> is there a way to make a PHP-Driven Page, almost like a special page but without showing up of the  menu+tab+style?
    < robchurch> You want a special page minus the fancy interface?
    < scott7> yes, i just want a popup wich provides an input assistent, but it must have db-access and control wther the user is logged on or not
    < robchurch> global $wgOut;
    < robchurch> $wgOut->disable();
    < robchurch> Then do your own output with echo();
    

    Mediawiki Appliance for VMWare

    --> see vehera-base

    Cookies help us deliver our services. By using our services, you agree to our use of cookies.
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.