Cameron
f2ff881639
Added option to send custom template code directly to bbarea() function.
2014-01-06 00:32:46 -08:00
SecretR
a44401202b
Plugin bbcodes fix
2013-10-24 01:04:40 +03:00
Cameron
f9f90451c0
Added th bbcode.
2013-06-14 18:12:38 -07:00
Cameron
27e98076f0
More shortcode/parser BC (global) fixes.
2013-05-31 18:52:46 -07:00
Cameron
0aa3fb4c10
Some basic markdown support. Use bbcode [markdown][/markdown]
2013-05-20 17:57:35 -07:00
Cameron
0d93068439
Partial fix for Issue #177
2013-04-24 03:55:17 -07:00
Cameron
53b84b91f9
Backward Compatibility fix for TinyMce editing.
2013-03-18 02:16:41 -07: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
e8d1d0eaaa
Excessive [p] fix.
2012-12-16 21:09:31 -08:00
Tijn Kuyper
5290bb8ea4
More notice removal
2012-12-08 13:52:05 +01:00
Cameron
d20af73bc5
Introduction of e_navigation class to handle all links site-wide. Large-scale cleanup of global admin links, plugin links etc.
2012-12-03 01:40:47 -08:00
farr3ll
1b2a2a7fb7
Issue #24 revision 2
2012-12-03 02:32:20 +02:00
farr3ll
a6c059f55f
Issue #24 revision [additional line-breaks issue]
2012-12-02 14:52:55 +02:00
Cameron
1c354ac62b
Issue #24 - fix for broken bullets and tables. Excess space generated when switching between WYSIWYG and Bbcode remains.
2012-12-02 02:56:40 -08:00
CaMer0n
586af71243
More shortcode cleanup.
2012-11-02 01:50:28 +00:00
CaMer0n
1ae7cb8a8e
html-to-bbcode fixes and WYSIWYG enabled on default install (switchable in real-time)
2012-08-12 08:10:19 +00:00
CaMer0n
92370eb421
Media-Manager search-filter and other fixes.
2012-08-04 04:15:41 +00:00
CaMer0n
d5a3b29340
Blogger Import added. TinyMce Image fixes. Custom-pages fixes. Moved Upload-js out of admin header and into media-manager page only. Parser fixes for [html] bbcode. XML parser fix for <content:encoded> rss tags.
2012-07-23 02:25:17 +00:00
CaMer0n
ab11d260ee
TinyMce html->bbcode cleanup
2012-07-11 05:14:09 +00:00
CaMer0n
f67cfc40d9
Media-Manager Bbcode inserts for [img] and [file]
2012-07-11 04:46:09 +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
9efef2bc8c
TinyMce/MediaManager fixes.
2012-07-07 22:04:49 +00:00
CaMer0n
c898921631
Work on Avatars (can now be resized at any time). More comment templating options.
2012-06-15 04:15:46 +00:00
CaMer0n
4342599079
table bbcodes
2012-06-09 12:01:24 +00:00
CaMer0n
839a89e84c
bbcode handler tweaks
2012-06-09 09:58:04 +00:00
CaMer0n
89c8da6881
TinyMce rework of parser.
2012-06-09 04:42:32 +00:00
CaMer0n
9197fadc54
Work on signup page, bbcode buttons, tooltips etc.
2012-06-02 08:12:16 +00:00
CaMer0n
4855187c67
Improved bbcode styling
2012-05-22 07:30:38 +00:00
CaMer0n
6ca55ce728
Meta-data clean-up and enhancements.
2012-05-11 03:52:57 +00:00
secretr
0d0fa1e2ca
- Important URL assembling feature, all routes have now safe fallback option
...
- News configs updates and refactoring, introducing new config, various bugfixes
- News DB changes: news_sef and category_sef fields, titles no more used in URL assembling
- Aliases now not able to match existing URL module
- New URL setting - choose type of SEF string when auto-extracted from titles (implemented in News and Custom pages, leave SEF string empty to see it in action)
- Overall system stability bugfixes
2011-12-10 00:00:15 +00:00
secretr
d5dc6bfe05
- Custom Pages: new fields for SEF string and meta data, admin validation and data control, front-end SEO (meta data), additional 'safe' URL config (for migrated installs); some new useful helper methods;
...
- More typography and layout control: new class based paragraph, heading, nobr, br and block bbcodes (awaiting new icons)
- Overall improvements and stability fixes
2011-12-09 02:08:04 +00:00
e107steved
d7e6cd40ad
Bugtracker #5065 - php-extension bbcode files have to be prefixed 'bb_' to reduce chance of conflict with existing files
2010-09-18 14:32:31 +00:00
e107steved
decaecf54d
Add in security code, youtube bbcode from 0.7
2010-09-06 12:34:06 +00:00
secretr
4fecfffddd
svn keywords added (v0.8)
2010-02-10 18:18:01 +00:00
CaMer0n
deb662fb70
bbcode path move
2010-02-10 07:46:35 +00:00
CaMer0n
1377b23532
Fix copyright info.
2009-11-18 01:06:08 +00:00
marj
9a715e8246
charset and badchars
2009-11-12 15:11:17 +00:00
CaMer0n
8fa5d97fde
Finally the debugger shows only what it's meant to and no longer creates Xhtml errors in some cases.
2009-07-12 02:29:24 +00:00
CaMer0n
851f8cc320
Bugfix: internal link detection was failing. Also added support for [link=url rel=internal] for overriding default preference.
2007-11-13 07:38:55 +00:00
CaMer0n
f2f48f657b
Script was missing the closing ?>
2007-11-13 07:34:40 +00:00
e107steved
95004ff440
Bugtracker #4168 - stray [br] display in places
2007-10-28 20:45:22 +00:00
e107steved
b6a8d5b5fa
Allow underscore in bbcode names
2007-07-31 20:10:55 +00:00
e107steved
088776955f
Specially for asperon - bug fix on 'closed' bbcodes
2007-05-01 19:48:22 +00:00
lia
07ec018ea8
cleanup: notice removal
2007-04-15 16:07:39 +00:00
e107steved
cd7ee44fd2
Bugtracker #3819 - process/strip bbcodes in poll titles
2007-03-03 19:41:17 +00:00
e107steved
10c2849b5e
Bugtracker #3805 - don't process bbcode within [ code ]....[ /code ] tags
2007-02-26 20:23:39 +00:00
e107steved
db78ac70f7
Show unmatched bbcodes (instead of discarding) to avoid confusing those who use [link] for clickable link replacement
2007-02-16 22:44:39 +00:00
e107steved
ab9f59cc3d
Bugtracker #2791 - handle nested bbcodes. Seems to be a bit faster as well, and case insensitive on the bbcode
2007-02-15 21:37:22 +00:00
e107steved
c628ed11af
Clear code_text if not set
2007-01-02 20:20:37 +00:00
e107steved
b0550da1b8
Notice removal
2007-01-01 10:27:49 +00:00