1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 05:24:38 +02:00
Commit Graph

50 Commits

Author SHA1 Message Date
Cameron
fa3a2fa842 Wysiwyg bbcode-selection and introduction of <bbcode> tag for conversion of bbcodes within html. 2013-03-18 22:14:05 -07:00
Cameron
536c148401 Tinymce bootstrap dialog tweaks. Contact page template. 2013-03-09 03:54:05 -08:00
Cameron
2682d9b872 More Tinymce and form tweaks 2013-03-09 00:22:26 -08:00
Cameron
42dc422160 Tinymce glyphs - work in progress 2013-03-08 21:48:28 -08:00
Cameron
9ab93214b2 Tinymce enhancements. 2013-03-08 02:20:44 -08:00
Cameron
33325c0892 Tinymce now checks for templates in THEME folder. 2013-03-04 12:30:15 -08:00
Cameron
828454304f Minor admin styling fixes. 2013-03-02 12:16:21 -08:00
Cameron
aa26b0ba36 TinyMce emoticons popup - work in progress. 2013-02-28 06:35:03 -08:00
Cameron
0d963eaff5 TinyMce fixes and support for raw html or bbcodes. (depending on Html posting preference) 2013-02-28 03:42:29 -08:00
Cameron
24676c6e04 TinyMce Bootstrap theme added. 2013-02-20 13:45:18 -08:00
farr3ll
ec4ebf0752 Issue #24 2012-12-02 07:13:56 +02:00
Cameron
564b0600e9 Bulgarian language option added. 2012-11-30 18:15:24 -08:00
Cameron
e03a97718e Tinymce v3.5.8 with fixes 2012-11-24 16:29:38 -08:00
CaMer0n
f27bbc1c30 Tinymce pagebreak ([newpage]) button added. 2012-10-11 02:31:30 +00:00
CaMer0n
8b86caddf4 MediaCategories added to plugin.xml spec. and install/uninstall routine. Paste fixes for wysiwyg. Custom-Page issue corrected. admin-ui enhanced for images categories. 2012-08-19 02:33:43 +00:00
CaMer0n
92865c694e Paste as plain-text with line-breaks. 2012-08-18 22:19:37 +00:00
CaMer0n
0f237c427e Keep wysiwyg.php out of the online table. 2012-08-18 21:01:19 +00:00
CaMer0n
c4c8cbdc53 Clean up of old preset_class code and tinymce fixes. 2012-08-12 00:24:02 +00:00
CaMer0n
7e0ccc3c7a TinyMce fixes. Switched to .xml templates. 2012-08-11 11:13:52 +00:00
CaMer0n
10312f4e2a TinyMce Upgrade to 3.5.6 and fixes for youtube and emoticon plugins. 2012-08-04 00:55:18 +00:00
CaMer0n
9825bfa51f TinyMce Image-insert and Auto-Image resizing (see admin->media-manager->preferences) 2012-07-09 01:07:51 +00:00
CaMer0n
d3c7570d4b TinyMce fixes 2012-07-07 20:46:59 +00:00
CaMer0n
89c8da6881 TinyMce rework of parser. 2012-06-09 04:42:32 +00:00
CaMer0n
5139a7d390 More fixes and enhancements - bbcodes, tinymce, js 2012-05-28 13:06:09 +00:00
CaMer0n
550829602f Minor fixes to TinyMce 2012-05-01 09:42:20 +00:00
CaMer0n
c48a85fb77 TinyMce iBrowser work 2012-04-29 10:38:45 +00:00
CaMer0n
611e3ae7e2 TinyMce upgrade and e107bbcode plugin work 2012-04-29 08:59:24 +00:00
secretr
94d76ee505 SVN keywords fix 2011-06-07 12:57:55 +00:00
CaMer0n
2e5b305512 TinyMce upgrade to 3.4.2 2011-05-10 12:41:22 +00:00
CaMer0n
dc42b3eca3 Bugfix: Corrected line-break issue 2011-03-12 11:01:07 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
31d3d6b1be Tinymce perms fix 2009-11-10 01:21:05 +00:00
CaMer0n
702ce6e9f4 Some notice removal 2009-10-26 10:55:46 +00:00
CaMer0n
f5b7907e00 TinyMce - work in progress 2009-10-12 06:38:01 +00:00
CaMer0n
d49c642a50 TinyMce line-break fix 2009-10-02 18:50:59 +00:00
CaMer0n
b9d3cf0142 Poll interface cleanup and TinyMce pref fixes 2009-09-22 18:28:49 +00:00
CaMer0n
7b0705b2a5 TinyMce upgraded to 3.2.6. 2009-09-21 16:33:32 +00:00
CaMer0n
3459bd6e88 Bug #4788 - TinyMce valid elements issue - thank you dolphin713 2009-09-01 00:04:40 +00:00
CaMer0n
3368ac6104 TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... /> 2009-07-14 11:05:54 +00:00
CaMer0n
5050c4d953 Upgraded Ibrowser plugin to work with new version of TinyMce. Added some ADMIN restrictions for some plugins. 2009-07-02 00:13:14 +00:00
CaMer0n
d72ce8882f Fixed Emoticon Plugin and preview code 2009-07-01 04:19:55 +00:00
CaMer0n
d2bc8727b6 Updated TinyMce to 3.2.5.
First incarnation of the admin configuration page added.
Language file still to come.
2009-07-01 02:52:11 +00:00
e107steved
75723b9480 Bugtracker #4653 - notice removal in tinymce 2009-01-21 20:34:34 +00:00
e107steved
2e43f7f247 Bugtracker #4161 - correctly identify presence of content on news submit with wysiwyg 2008-06-02 18:29:09 +00:00
e107steved
d68ecc485a Cleanups on wysiwyg relating to news submit 2008-05-31 17:55:31 +00:00
CaMer0n
cc274df7a4 Bug #3889 - removed exlcluded plugin from being loaded in Wysiwyg. 2007-04-12 23:37:21 +00:00
e107steved
08519dc67d Bugtracker #3780 - missing quote actually wasn't, so roll back 2007-02-21 20:30:17 +00:00
e107steved
87ef5ac5b1 Bugtracker #3780 - missing quote 2007-02-20 21:09:30 +00:00
CaMer0n
5f062382c0 bugfix - TinyMce path correction. 2007-02-08 04:42:39 +00:00
CaMer0n
a2b06eeaa1 TinyMce converted to a plugin. 2006-12-22 18:45:32 +00:00