Add a WYSIWYG-ish textile editor
Reported by Matias Korhonen | February 9th, 2009 @ 11:20 AM | in 0.5
I just did a bit of research into this and found the two most obvious choices: either markItUp! or Textile Editor Helper
The Textile Editor Helper (TEH) is a rails plugin, so it should
be easier to integrate. On the downside it only includes the basic
elements of textile.
markItUp is a generic javascript tool that can be used on any web page. It is more feature rich than TEH.
Comments and changes to this ticket
-
Matias Korhonen February 9th, 2009 @ 11:20 AM
- Assigned user cleared.
-
Matias Korhonen February 9th, 2009 @ 05:14 PM
- State changed from new to open
Just tested the Textile Editor Helper with JavaScript disabled: it still functions.
-
Matias Korhonen February 10th, 2009 @ 11:15 PM
I ran a small test with the Textile Editor Helper and found that while it is easy enough to set up, it also adds a tag in an invalid place in the page. This problem and a solution is mentioned in the comments on this blog post: http://notepad.onghu.com/2007/3/...
I tried out the fork which you can find on github: http://github.com/felttippin/tex...
-
Matias Korhonen February 11th, 2009 @ 01:47 AM
- Assigned user set to Matias Korhonen
-
Matias Korhonen March 5th, 2009 @ 01:44 PM
(from [3c7356eeaae538ebb11ec17e2d1b8e9b45b49404]) Added the Textile Editor Helper plugin [#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen March 5th, 2009 @ 01:44 PM
(from [6880bb4686fb000ccf01b3e58de22bbd67439839]) Added the TEH plugin [#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen March 5th, 2009 @ 01:44 PM
(from [7001294d38e1184eaf16205717523b6b25781451]) Added styling for the textile editor [#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen March 5th, 2009 @ 01:44 PM
(from [d5c74076531e8131ace26e9b773ce6a28c9d66af]) Added textile_editor_initialize tag [#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen March 5th, 2009 @ 01:44 PM
(from [81b23d3ad6087a07ef45f348e0cdf74288b187b9]) TEH JS [#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen March 5th, 2009 @ 01:44 PM
(from [750d59c1bdadedaa2be92d7e66f34e576cc611a0]) TEH CSS [#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen March 5th, 2009 @ 01:44 PM
(from [06fa7a4136154a425b9fb6b6d6208c26b056c5ec]) Added the Textile Editor Helper to the edit article page [#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen March 5th, 2009 @ 07:48 PM
(from [8539bb3d2da15b389ee584bc8a098f474199cfd6]) Added the Textile Editor Helper to events and news edit pages. [#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen March 5th, 2009 @ 07:50 PM
- State changed from open to testing
The Textile Editor Helper seems to be working well.
The initialize tag for it still needs some better logic so that the JS and CSS tags aren't included unnecessarily and so that we can have the helper on the about page admin page...
-
Matias Korhonen March 7th, 2009 @ 05:32 PM
- Milestone set to 0.2 (Alpha 2)
-
Matias Korhonen March 9th, 2009 @ 12:09 AM
(from [62abc23961f33639868ff8e2344c5c748e0dbfff]) Added the Textile Editor helper tag to the about admin page [#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen March 9th, 2009 @ 12:59 AM
(from [229d069f428af80f192aca0b4c6657a8f4b25dfd]) Enabled textile initializer for entire admin namespace [#21 resolved] http://github.com/k33l0r/hhlc/co...
-
Joao Carlos March 9th, 2009 @ 08:00 AM
- State changed from testing to resolved
-
Matias Korhonen March 10th, 2009 @ 12:47 AM
(from [17aa3592f95ecabb7f35b0591020f30abec10166]) Fixed multipart email content type [#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen March 10th, 2009 @ 12:47 AM
- State changed from resolved to testing
(from [f07961ec9d7dce4b94021662eaa22dbb3a9a5b72]) Tentative implementation of multipart emails for credential requests [#21 state:testing] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen March 10th, 2009 @ 12:49 AM
- State changed from testing to resolved
Wrong ticket number.
-
Matias Korhonen March 10th, 2009 @ 12:50 AM
Wrong ticket number.
[f07961ec9d7dce4b94021662eaa22dbb3a9a5b72] should have been #43
-
Matias Korhonen April 15th, 2009 @ 02:48 PM
- Milestone changed from 0.2 (Alpha 2) to 0.5
- State changed from resolved to open
- Assigned user changed from Matias Korhonen to Joao Carlos
-
Joao Carlos April 15th, 2009 @ 06:26 PM
- State changed from open to testing
(from [ee3bb2c2a310b02eaa1cf7b62ef2ca3babf5c120]) Added the markItUp! plugin. [#21 state:testing] http://github.com/jcxplorer/hhlc...
-
Matias Korhonen April 15th, 2009 @ 09:00 PM
(from [df2c06b60b9ec1efe62b896df32c3707020ea4bd]) Added pre button [#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen April 15th, 2009 @ 09:25 PM
(from [9396a02b8bfc7ccb97435ae900e50562322e9afb]) Improved pre button [#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen April 15th, 2009 @ 10:46 PM
(from [40156245eb6b31cd6a493d06b55878f503db7d73]) Tentative implementation of javascript asset insertion [#21][#17] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen April 15th, 2009 @ 10:46 PM
(from [f8de3612cbddfa21ce74d04686f98fd12a48d0c3]) Added textile_tag method [#21][#17] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen April 15th, 2009 @ 10:46 PM
(from [ebf6a2e080de03c73c92f25da3f4d5b6b25ba565]) Improved asset listing [#17][#21] http://github.com/k33l0r/hhlc/co...
-
Matias Korhonen April 16th, 2009 @ 11:21 PM
- State changed from testing to resolved
- Assigned user changed from Joao Carlos to Matias Korhonen
The markItUp! editor is working nicely now.
-
Matias Korhonen April 21st, 2009 @ 11:49 AM
(from [ae751f2c7180ad33b9fce9279fe97c30d4d81728]) Added markitup stylesheets to the frontend layout (for profile pages) [#21] http://github.com/k33l0r/hhlc/co...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby on Rails web application for the HAAGA-HELIA Linux Club.
People watching this ticket
Referenced by
- 21 Add a WYSIWYG-ish textile editor (from [3c7356eeaae538ebb11ec17e2d1b8e9b45b49404]) Added t...
- 21 Add a WYSIWYG-ish textile editor (from [6880bb4686fb000ccf01b3e58de22bbd67439839]) Added t...
- 21 Add a WYSIWYG-ish textile editor (from [7001294d38e1184eaf16205717523b6b25781451]) Added s...
- 21 Add a WYSIWYG-ish textile editor (from [d5c74076531e8131ace26e9b773ce6a28c9d66af]) Added t...
- 21 Add a WYSIWYG-ish textile editor (from [81b23d3ad6087a07ef45f348e0cdf74288b187b9]) TEH JS ...
- 21 Add a WYSIWYG-ish textile editor (from [750d59c1bdadedaa2be92d7e66f34e576cc611a0]) TEH CSS...
- 21 Add a WYSIWYG-ish textile editor (from [06fa7a4136154a425b9fb6b6d6208c26b056c5ec]) Added t...
- 21 Add a WYSIWYG-ish textile editor (from [8539bb3d2da15b389ee584bc8a098f474199cfd6]) Added t...
- 21 Add a WYSIWYG-ish textile editor (from [62abc23961f33639868ff8e2344c5c748e0dbfff]) Added t...
- 21 Add a WYSIWYG-ish textile editor (from [229d069f428af80f192aca0b4c6657a8f4b25dfd]) Enabled...
- 21 Add a WYSIWYG-ish textile editor (from [17aa3592f95ecabb7f35b0591020f30abec10166]) Fixed m...
- 21 Add a WYSIWYG-ish textile editor (from [f07961ec9d7dce4b94021662eaa22dbb3a9a5b72]) Tentati...
- 21 Add a WYSIWYG-ish textile editor (from [ee3bb2c2a310b02eaa1cf7b62ef2ca3babf5c120]) Added t...
- 21 Add a WYSIWYG-ish textile editor (from [df2c06b60b9ec1efe62b896df32c3707020ea4bd]) Added p...
- 21 Add a WYSIWYG-ish textile editor (from [9396a02b8bfc7ccb97435ae900e50562322e9afb]) Improve...
- 21 Add a WYSIWYG-ish textile editor (from [40156245eb6b31cd6a493d06b55878f503db7d73]) Tentati...
- 17 Add Images to Articles and News items (from [40156245eb6b31cd6a493d06b55878f503db7d73]) Tentati...
- 21 Add a WYSIWYG-ish textile editor (from [f8de3612cbddfa21ce74d04686f98fd12a48d0c3]) Added t...
- 17 Add Images to Articles and News items (from [f8de3612cbddfa21ce74d04686f98fd12a48d0c3]) Added t...
- 17 Add Images to Articles and News items (from [ebf6a2e080de03c73c92f25da3f4d5b6b25ba565]) Improve...
- 21 Add a WYSIWYG-ish textile editor (from [ebf6a2e080de03c73c92f25da3f4d5b6b25ba565]) Improve...
- 21 Add a WYSIWYG-ish textile editor (from [ae751f2c7180ad33b9fce9279fe97c30d4d81728]) Added m...