Needs review
Project:
Wysiwyg
Version:
6.x-2.x-dev
Component:
Editor - markItUp
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2009 at 20:58 UTC
Updated:
27 Aug 2011 at 18:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sfyn commentedsubbing
Comment #2
Anonymous (not verified) commentedThis work well.
But don't forget to add images directory in order to have button icons.
http://markitup.jaysalvat.com/downloads/download.php?id=markupsets/wiki
imagesdirectory should be placed as follow :sites/libraries/markitup/markitup/sets/wiki/images/
Comment #3
kcookson commentedI can't seem to get it working in my site:
I have the Wysiwig module installed and enabled.
I have markitup_wiki installed.
I have the files you provided installed in the appropriate directories.
When I edit a book page, I see the markitup_wiki buttons. The buttons work. When I click a heading button, it puts in the wiki header markup (i.e., the multiple equal signs). But when I save, the page view shows the wiki markup, rather than being interpreted into a web page. I see the same thing as when editing the wiki markup.
I tried assigning the editor to Filtered HTML, to Full HTML, and to a custom input format I created called Wiki. Same result.
What am I missing?
Comment #4
twod@kcookson, You are missing an input filer capable of transforming the wiki syntax output by the editor to [X]HTML when viewing the node.
I haven't checked exactly which "dialect" of wiki markup this editor variant produces, but it might work with the filters provided by Flexifilter or TWikifilter.
Comment #5
nardberjean commentedDrupal module PEAR wikifilter can also be used.
Comment #6
nardberjean commentedWorks fine, thanks!
But I had to unselect the preview, which was displaying a whole web page.
Using wysiwyg-6.x-2.1
Attached file is screenshot.
Comment #7
nardberjean commentedFor markitup 1.1.7, markitup_wiki.inc has to be patched as suggested in #767628: 'The version of markItUp could not be detected' error.
Comment #8
nardberjean commentedComment #9
Encarte commentedsubscribe
Comment #10
elBradford commentedI have successfully got this working on the newest versions of markitup (1.1.10). I had to make some adjustments to the markitup_wiki.inc, namely the link wasn't giving it [[ ]], just [ ] which didn't work for my setup with PEAR wiki filter. I also added a | character to enable alternate link text.
Comment #11
alexd73 commentedHi!
Help me please to add a html sets.