e107steved
|
db8b0706d1
|
Correct calls to r_userclass()
|
2007-06-14 19:23:23 +00:00 |
|
lia
|
75f3dae300
|
bugfix #3976: content_preset.php was missing the meta charset
|
2007-06-12 22:51:17 +00:00 |
|
e107steved
|
2f2a46bf35
|
utf-8 compatible text truncate
|
2007-06-08 19:15:08 +00:00 |
|
e107steved
|
5c454571af
|
Bugtracker #3919 - absolute URLs for images
|
2007-05-31 21:17:17 +00:00 |
|
e107steved
|
eff762cd6f
|
Bugtracker #3919 - set absolute path for icon
|
2007-05-31 21:02:53 +00:00 |
|
e107steved
|
4561d1a378
|
Bugtracker #3964 - hard-coded LAN
|
2007-05-31 19:38:15 +00:00 |
|
e107steved
|
dbf4ef016a
|
Bugtracker #3960 - hard coded LAN
|
2007-05-30 20:49:13 +00:00 |
|
e107steved
|
fc5755f0be
|
Don't output image if sitebutton not defined
|
2007-05-30 19:25:27 +00:00 |
|
lia
|
a77d749f1b
|
bugfix #3948 : content preview, month now correctly displayed
|
2007-05-29 20:14:51 +00:00 |
|
e107steved
|
1c2770963b
|
Extra checks on returned data
|
2007-05-28 20:36:15 +00:00 |
|
e107steved
|
ff5b5a1e47
|
Bugtracker #3919 - more relative path removal
|
2007-05-28 16:52:49 +00:00 |
|
e107steved
|
88d986d815
|
Bugtracker #3798 - display more user-friendly file name with forum uploads
|
2007-05-28 15:17:13 +00:00 |
|
e107steved
|
f4fc7edcdb
|
Notice removal
|
2007-05-28 11:18:19 +00:00 |
|
e107steved
|
bd1a0b6edd
|
Query executed at wrong time
|
2007-05-27 18:57:44 +00:00 |
|
e107steved
|
c3559b5729
|
Notice removal, undefined forum shortcode
|
2007-05-17 20:15:04 +00:00 |
|
e107steved
|
d27ad1867b
|
Sitelinks for plugins using {e_XXX} weren't always decoded properly. Notice removal.
|
2007-05-16 20:24:44 +00:00 |
|
CaMer0n
|
84f4fec3b9
|
Bug #3915 - hardcoded style
|
2007-05-14 10:26:40 +00:00 |
|
e107steved
|
6a5b743773
|
Bugtracker #3921 - multi-language handling in DB
|
2007-05-13 13:59:25 +00:00 |
|
e107steved
|
ad4c67a8b2
|
Disable PM icon if PM not installed
|
2007-05-11 19:57:45 +00:00 |
|
e107steved
|
10dd5dfae6
|
Bugtracker #3936 - don't let users block PMs from main admins
|
2007-05-05 20:06:47 +00:00 |
|
e107steved
|
dcaf459912
|
Bugtracker #3925 - fix multilanguage download for list_new - thanks to Demimurych for testing
|
2007-05-03 20:09:13 +00:00 |
|
lia
|
6b01af3dbe
|
removed the old lastseen/online_menu/online_extended_menu files
|
2007-05-01 19:57:06 +00:00 |
|
lia
|
0e0c7169d2
|
online: new 'online' menu, removing online_menu and online_extended_menu and lastseen_menu (as a seperate folder) the new 'online' plugin folder contains the new combined online menu and the lastseen menu, added a config area for those two as well, all templated and using shortcodes
|
2007-05-01 19:50:56 +00:00 |
|
e107steved
|
3076a9eefa
|
Change display options in forum thread and chatbox
|
2007-04-30 20:17:05 +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 |
|
e107steved
|
f92d94c2e9
|
Notice removal
|
2007-04-18 21:08:40 +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 |
|
CaMer0n
|
cc274df7a4
|
Bug #3889 - removed exlcluded plugin from being loaded in Wysiwyg.
|
2007-04-12 23:37:21 +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
|
6845be03cf
|
bugfix #3875 : upgrade check in calendar_menu now uses plugin_path
|
2007-04-12 08:46:08 +00:00 |
|
lia
|
3f3ea5b7e3
|
content: templated the menu, recoded shortcodes, several minor improvements
|
2007-04-10 14:34:39 +00:00 |
|
e107steved
|
727a3e4977
|
Bugtracker #3879 - doubled up LAN - thanks marj
|
2007-04-09 10:18:05 +00:00 |
|
lia
|
a7bd42e3d1
|
bugfix #3880 link comment count correct on link comment page
|
2007-04-03 10:31:32 +00:00 |
|
e107steved
|
9f2a336e40
|
Bugtracker #3892 - spelling
|
2007-04-02 20:31:46 +00:00 |
|
lia
|
fe612a157a
|
new feature: e_userprofile : embed plugin data into the user profile page
|
2007-03-27 13:48:30 +00:00 |
|
CaMer0n
|
eba031ef6e
|
Bug #3861 - Fixed constants from being changed in email subject.
|
2007-03-26 06:34:56 +00:00 |
|
e107steved
|
e6c2077b08
|
Bugtracker #3874 - typo in default time definition
|
2007-03-25 21:17:40 +00:00 |
|
lia
|
10ddeca0e1
|
bugfix #3682 : login, resend activation and forget password
|
2007-03-25 09:22:42 +00:00 |
|
lia
|
026b1e3dc0
|
bugfix #3801 : tree menu needed space between image and link
|
2007-03-25 08:49:54 +00:00 |
|