1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-17 15:56:25 +02:00
Commit Graph

60 Commits

Author SHA1 Message Date
lisa
c1231d16f9 content: event triggerHook correction 2009-01-03 09:17:05 +00:00
lisa
12d5fc5591 e_tagwords + triggerHook added to content 2008-12-29 20:53:24 +00:00
lisa
504d47fa1f bugfix #3696 hardcoded lan in e_list 2008-12-08 07:57:21 +00:00
e107steved
d9697e4718 Update file_class to make it more flexible; fix some calls and a couple of other things along the way 2008-11-20 20:35:24 +00:00
e107steved
7cd6534f10 Bugtracker #4535 - path to base plugin in comments list. Plus a bit of absolute path adding 2008-10-11 10:49:16 +00:00
e107steved
ff756e9eb7 Bugtracker #4520 - additional access checks 2008-10-07 19:22:20 +00:00
e107steved
7955ae64bd Bugtracker #4489 - exclude unapproved content from search 2008-09-28 19:03:00 +00:00
e107steved
39a0cb1051 Bugtracker #4467 - hard-coded LAN 2008-07-25 21:03:37 +00:00
e107steved
9bfc33a4e7 Bugtracker #4463 - non-existent language file called 2008-07-20 17:12:04 +00:00
e107steved
15e08ce4f7 Bugtracker #4393 - USER instead if USERID for checks 2008-06-27 21:22:19 +00:00
e107steved
33f96bb871 Bugtracker #4364 - support comment edit for downloads, content. Also bugtracker #4381 don't display blocked comments 2008-05-25 08:26:11 +00:00
lia
210336102e bugfix #3947 : content category page now properly combined into single menu (if option set) 2008-02-20 21:42:25 +00:00
e107steved
70b38c9cbe Remove 0.6xx to 0.7 update files 2007-12-18 20:41:06 +00:00
lia
75f3dae300 bugfix #3976: content_preset.php was missing the meta charset 2007-06-12 22:51:17 +00:00
lia
a77d749f1b bugfix #3948 : content preview, month now correctly displayed 2007-05-29 20:14:51 +00:00
lia
04d8264594 content: ideas 1228 : added option to use all icons or just the 'tmp' icons (for both icons and attachments). Useful if you want to reuse the same icons and attachments in multiple content items 2007-04-18 21:41:58 +00:00
lia
91d45d6eb3 content: small fix to admin create category 2007-04-18 21:13:23 +00:00
lia
b50c702632 content: add seperate order method to archive page 2007-04-18 20:46:04 +00:00
lia
7ce71b8e16 content: sql optimization 2007-04-18 20:31:17 +00:00
lia
e47f8ee167 content: categories and subcategories can now be sorted (each has it's own new added preference), used on the category pages 2007-04-17 21:06:06 +00:00
lia
0ffa8ea9e0 content: added parseConstants function (extending content_pref) and changed respective sanitazion of path variables 2007-04-16 22:11:09 +00:00
lia
6fda99deb2 content: added template require function, notice removal 2007-04-16 20:41:01 +00:00
lia
07ec018ea8 cleanup: notice removal 2007-04-15 16:07:39 +00:00
lia
4d6c749bd7 content: more code improvements and optimization, preview of content item improved 2007-04-13 10:05:45 +00:00
lia
4fd1da3e4a content: code improvements and optimization 2007-04-12 23:11:46 +00:00
lia
53866978be content: removed content.js file (was outdated) 2007-04-12 21:40:14 +00:00
lia
51257a71f2 content: code improvements and optimization 2007-04-12 21:35:00 +00:00
lia
16020732b4 content: fix to crumbpage/crumbitem, fixed parent breadcrumb in recent list 2007-04-12 16:02:06 +00:00
lia
0327a68c34 content: nexprev now included in templates, code optimized, fix to crumbpage 2007-04-12 12:19:40 +00:00
lia
3f3ea5b7e3 content: templated the menu, recoded shortcodes, several minor improvements 2007-04-10 14:34:39 +00:00
lia
fe612a157a new feature: e_userprofile : embed plugin data into the user profile page 2007-03-27 13:48:30 +00:00
lia
dbe9b07add content: small lan change 2007-03-25 08:38:20 +00:00
lia
59970ae25b bugfix #3868 : old { head } in style removed 2007-03-23 20:29:42 +00:00
lia
61d302993e content: LARGE update, redesign 'personal manager and submit' area, general code improvements, redesign admin options interface etc. 2007-03-13 16:51:05 +00:00
lia
5f325d7f35 content: bugfix #3635 : small language change 2007-03-05 08:18:27 +00:00
lia
216e20f034 content: bugfix #3622 : language in e_status 2007-03-01 09:49:57 +00:00
lia
d84df4f347 content: bugfix #3783 : added space in recent template 2007-03-01 09:40:39 +00:00
lia
7657912fed content: bugfix #3815 : renewed function for updating preferences 2007-03-01 09:35:17 +00:00
lia
b5829cf02e content: several updates and improved admin layout 2007-03-01 09:32:28 +00:00
mrpete
091e68526f remove incompatible hook= code; replace w/ new support for "SuperModifiers" as designed
by team
2007-01-20 16:19:43 +00:00
e107steved
3733a94ce9 Bugtracker #2827, #3576, #3577 - stop linkwords appearing in places they shouldn't (code now has to explicitly enable them in various areas), match complete word/phrase only (no partials), fully case-insensitive match and display case exactly as found, don't process on admin pages 2007-01-17 21:29:28 +00:00
lia
6bda84de8a content: added table prefix in db_select_gen 2007-01-17 14:05:41 +00:00
lia
3892be1538 content: small style change to options>general page 2007-01-15 14:17:15 +00:00
lia
d9da2d9a04 content: added option to only show menu on content pages of the current top level category (as suggested in wiki) 2007-01-15 14:00:21 +00:00
lia
34b3215cf3 content: small correction to IE7 fix, added order method for preset tags 2007-01-14 14:18:10 +00:00
lia
6096c325b9 content: template improvements, admin cleanup 2007-01-14 11:59:11 +00:00
lia
dcec02e56e content: small correction to IE7 fix 2007-01-13 23:21:24 +00:00
lia
277323c81c content: templated admin area, fixed IE7 bug on dropdowns 2007-01-13 22:33:03 +00:00
lia
a911c649fa content: enddate disabled caused problems, fixed now (as reported in irc) 2007-01-11 19:12:58 +00:00
e107steved
fab4a3bc10 Make calls to toHTML which use $modifiers consistent to avoid potential future problems. 2007-01-07 15:59:42 +00:00