Extension talk:MarkitUp MW
ChangeLog
edit05/02/09 v0.1
edit- First beta version
Example Link not working
editI get 403 Forbidden when i try to open the example page: http://markitup.jaysalvat.com/examples/wiki
--Benjamin Garn 15:16, 11 March 2009 (UTC)
Link fixed
editNow the link is fixed.
Wiki Parser
edit- the markItUp downloads page links to a wiki parser at http://code.blitzaffe.com/pages/phpclasses/files/wiki_parser_52-13
Incorrectly closing link tags
editI'm getting this in my source code:
<script type="text/javascript" src="/w/extensions/MarkitUpMW/jquery.pack.js"></script> <script type="text/javascript" src="/w/extensions/MarkitupMW/markitup/jquery.markitup.pack.js"></script> <script type="text/javascript" src="/w/extensions/MarkitUpMW/markitup/sets/wiki/set.js"></script> <script type="text/javascript" src="/w/extensions/MarkitupMW/markitup.js"></script> <link type="text/css" href="/w/extensions/MarkitUpMW/markitup/skins/markitup/style.css" rel="stylesheet"></link> <link type="text/css" href="/w/extensions/MarkitUpMW/markitup/sets/wiki/style.css" rel="stylesheet"></link>
the link tags shouldn't have closing elements
MarkitUp MW messes up jquery.fancybox-1.3.1
editjquery.pack .js file of MarkitUp MW messes up jquery.fancybox-1.3.1 .js file, here is the copy of the .js code http://pastebin.com/HJvEnF5a
jquery.fancybox-1.3.1 is the part of Semantic Form extension.
Is there a way that those two don't mess up each other?
Uncaught TypeError: Cannot call method 'markItUp' of null
editFirebug shows the following error message Uncaught TypeError: Cannot call method 'markItUp' of null on a MediaWiki 1.16.1 (r80998), PHP 5.2.13 and the toolbar is not loaded. Extended Error message:
(anonymous function)markitup.js:2 E.fn.extend.ready:1 E.extend.ready.E.readyList:1 E.extend.each:1 E.extend.ready:1
Google Code Shutting Down
editHello, As you are likely aware, Google is shutting down their Google Code service in January of 2016. This extension appears to house its code with Google Code and is at risk to creating broken links and confusion of users in the near future.
I’m helping to let folks know about this coming update and provide some helpful links to make this migration easy. I hope you’ll take a moment and migrate your extension to a new hosting solution.
For extensions that have a compatible license, you can request developer access to the MediaWiki source repositories for extensions and get a new repository created for you. Alternatively, you may also export your code to other popular repositories such as Github and Bitbucket. Google has provided tools to help with this migration.