Re: mediawiki extensions Programming Web Development by chrishea Google Search Results: [URL="http://www.siteground.com/tutorials/mediawiki/"]http://www.siteground.com/tutorials/mediawiki/[/URL] [URL="http://www.mediawiki.org/wiki/Api"]http://www.mediawiki.org/wiki/Api[/URL] mediawiki broken Programming Web Development by cwarn23 … my media wiki installation that all of my pictures in mediawiki are suddenly broken. The files are there but if I… help with php mediawiki and c#!! Programming Web Development by fladei * MediaWiki version: 1.16.0 beta3 * PHP version: 5.3.3 * … mediawiki extensions Programming Web Development by fladei Hello dear Community. Just to know if any of you have developed MediaWiki extensions, and how do you do that? I´ve been looking in the web and I have found nothing at all, or at least, nothing clear enough to create a simple "Hello world" extension to media wiki. Any information will be truly thanked Regards, Creating table for Mediawiki Programming Databases by kairoland …, at least trying to. I'll reiterate, I'm using Mediawiki. For the most part I can figure things out on… to run a MySQL query to create it. In the Mediawiki article, as you can see, they have the query on… me thinks it's a place holder possibly, but the Mediawiki article is devoid of any useful help. Often times I… Questions about Wiki, MediaWiki and Netvibes Community Center by girts … member of DaniWeb community. I have some questions about Wiki, MediaWiki and Netvibes. Maybe questions will be stupid, but I want… to know what difference between Wiki, MediaWiki and Netvibes technologies is? Can Netvibes be used to create… 1500 static html pages into mediawiki format Programming Software Development by externalaw … of the pages I want to put into a Wiki (mediawiki) but the converter tools I find are only per page… help with php mediawiki and c#!! Programming Software Development by fladei …:Version]] page and note your software version info below. --> * MediaWiki version: 1.16.0 beta3 * PHP version: 5.3.3… Re: mediawiki broken Programming Web Development by cwarn23 I managed to solve it. Turned out to be two problems. First one was the browsers cache needed to be cleared. Second problem was that the following rule needed to be added to my htaccess file because the image paths had a capital "W" where the real paths had a lower "w" in "wiki". [CODE]RewriteRule ^Wiki/(.*)$ http[B… Re: help with php mediawiki and c#!! Programming Web Development by fladei Hello. I gave up and used OpenID instead. The thread is closed. Re: Printing Mediawiki Programming Web Development by chrishea A simpler way than printing might be to have a version that you can run on a local file server using a backup of the database. http://www.mediawiki.org/wiki/Manual:Backing_up_a_wiki Re: help with php mediawiki and c#!! Programming Software Development by fladei I gave up, the thread is closed. I used OpenID instead. My first post ... and my first web project. Community Center by khipucoder …everybody. Now, I was going to use Joomla along with Mediawiki to provide the project areas but it seems that support… for Mediawiki is very basic from Joomla. So then I wandered …about writing my own initial pages and integrating Mediawiki and phpBB but I can't find any information … Re: Cms help... Programming Web Development by R0bb0b … were using pukiwiki.. and they want to change it to mediawiki.. how did u say that you recommend docuwiki?.. wat are… the features of the docuwiki and mediawiki?[/QUOTE] I just like the ease of use when posting… back up. Of course there are many who swear by mediawiki too. Here is a link where you can see a… Spooks 2.0: The CIA Turns to Wiki Technology Programming Databases by Techwriter10 … invaluable. The CIA chose the [URL="http://www.mediawiki.org/wiki/MediaWiki"]MediaWiki[/URL] platform, the very same one that powers… Fatal error: Class 'cite' not found Programming Web Development by newtodaniweb …; for adding * citations to pages * * @addtogroup Extensions * * @link http://www.mediawiki.org/wiki/Extension:Cite/Cite.php Documentation * * @bug 4579 * * @author… for b/c 'descriptionmsg' => 'cite_desc', 'url' => 'http://www.mediawiki.org/wiki/Extension:Cite/Cite.php' ); $wgParserTestFiles[] = dirname( __FILE__ ) . &… Re: Cms help... Programming Web Development by jynx_o7 [QUOTE=R0bb0b;672638]I recomend DokuWiki[/QUOTE] is it best that mediawiki?.. because right now were using pukiwiki.. and they want to change it to mediawiki.. how did u say that you recommend docuwiki?.. wat are the features of the docuwiki and mediawiki? Cms help... Programming Web Development by jynx_o7 … going to do is there's a mediawiki.. i dont how to implement the mediawiki on the CMS website.. I search on… Re: Fatal error: Class 'cite' not found Programming Web Development by newtodaniweb I fixed it - incompatible version of cite.php for Mediawiki 1.6.5 I was ahead of the game. Anyone with this problem follow the instructions here [URL="http://www.ipbwiki.com/forums/index.php?automodule=downloads&showfile=71"]http://www.ipbwiki.com/forums/index.php?automodule=downloads&showfile=71[/URL] Trying to use the FUSE hello_world example to create other files in the file system Programming Software Development by zapman2003 …, he pointed us to [URL="http://sourceforge.net/apps/mediawiki/fuse/index.php?title=Hello_World#Hello_World_example"]http://sourceforge.net…/apps/mediawiki/fuse/index.php?title=Hello_World#Hello_World_example[/URL] as an example… MySQL user database Programming Databases by woodenduck … databases. For example: If I were to install PHPBB3 and MediaWiki I'd like to be able to share users between… tables. I don't want to use any plugins for MediaWiki or PHPBB3 because this rules out expanding the site to… Re: MySQL user database Programming Databases by smantscheff 2) is not really a MySQL question. You have to study the login and authorization mechanisms of phpBB and MediaWiki and tweak them so that they point to a common user base. This is exactly what a plugin already does: http://www.mediawiki.org/wiki/Extension:Phpbb_Single_Sign-On how to get top article based on number of likes Programming Web Development by Lindsey_2 I'm relatively new to mediawiki and has just started last week. Anyone can point me … getting the top article (based on number of likes) in mediawiki? I've already implemented the fblikebutton extension on every article… PHP 5.3.3 LDAP Programming Web Development by Lindsey_2 …) -Apache Web Server 2.1.6 -5.1.73-community -MediaWiki (1.22.0) I need to implement auto login for… the mediawiki users by using ldap authetication. However, php_ldap.dll is not… Re: Cms help... Programming Web Development by jynx_o7 … back up. Of course there are many who swear by mediawiki too. Here is a link where you can see a… Re: PHP 5.3.* support! Programming Web Development by cwarn23 …] As I mentioned in my first post, I have tested mediawiki and some scripts I made on php 5.2 - worked…, errors popped up in the syntax in the core of mediawiki where I shouldn't need to edit but with php… Re: MySQL user database Programming Databases by woodenduck Thanks smantscheff. I guess what I really meant to ask in 2 was how would I go about creating a common user base that would be generic enough to be valid for not just Mediawiki and phpBB. Re: MySQL user database Programming Databases by smantscheff Start with mediawiki, install the plugin mentioned above. If you need to store … Free 3-D sculpting tool Digital Media UI / UX Design by iamthwee … in open source code. [URL="http://sharp3d.sourceforge.net/mediawiki/index.php/Main_Page"]Get it here[/URL] Basically, its… What does the go-pear.phar file do. Programming Web Development by Sailor_Jerry I am in in the process of adding mediawiki to a sever that already has Apache and php installed.