1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-03 02:38:06 +02:00

846 Commits

Author SHA1 Message Date
secretr
dac35acbf7 Admin tools - list/create/edit/settings done, some more boring tasks (batch confirmation screen, bugs, clean-clean-CLEAN) left, work in progress 2009-11-04 17:29:26 +00:00
marj
a14587bf88 remove some debug code 2009-11-04 09:23:00 +00:00
secretr
5986438f3d Admin tools - more work, final stage, work in progress 2009-11-02 17:45:29 +00:00
secretr
0c717f3d3d More admin tools work 2009-11-01 19:05:26 +00:00
secretr
387a473073 Admin tools - almost there 2009-10-31 17:57:15 +00:00
e107steved
ab09d50a58 Bugtracker #4841 - support landscape mode 2009-10-31 15:18:48 +00:00
CaMer0n
f89d7a9b65 manifest added 2009-10-31 01:33:29 +00:00
secretr
7f15da0b74 Admin tools - more work 2009-10-30 17:59:32 +00:00
CaMer0n
f7d22f782b rsd stuff 2009-10-30 13:14:52 +00:00
CaMer0n
4e6177f56c uninstall_options() now included in the _setup.php file. Allowing plugin developers to add their own 'uninstall' options. 2009-10-30 09:13:37 +00:00
CaMer0n
91814acaf7 Some defaults for _blank plugin. An example for plugin development 2009-10-30 09:11:01 +00:00
marj
23daf63a16 Do not require php closing tag for addons 2009-10-29 13:36:27 +00:00
marj
fb8282c928 do not overwrite .searchhighlight 2009-10-29 11:38:11 +00:00
marj
68aaa99465 looks to be a warning 2009-10-29 11:35:59 +00:00
secretr
fb80da0b91 Admin tools - more work 2009-10-28 17:05:35 +00:00
marj
24ca20948e work on sitedown 2009-10-28 14:14:11 +00:00
e107steved
711a5d460b Only allow 'full' users 2009-10-27 20:46:27 +00:00
CaMer0n
cb5c288522 Removed embedded <?php ?> 2009-10-27 01:05:52 +00:00
iad2003
9532b4fc1e *** empty log message *** 2009-10-26 16:15:42 +00:00
iad2003
513dc49f33 2nd release :)
- added easy configuration with wordpress like schema + wlwmanifest.php file do describe admin url page, comments  management page and directly edit of post from WLW
- added mt_keywords aka tags for news
- implemented new function getTags (although not really usefull :) )
2009-10-26 16:13:33 +00:00
CaMer0n
702ce6e9f4 Some notice removal 2009-10-26 10:55:46 +00:00
CaMer0n
679348d31c Minor fix to release admin using e_model_interface 2009-10-26 08:16:09 +00:00
CaMer0n
c839c96825 e_modeLinterface now handles batches and search/filtering with ease. :-) 2009-10-26 07:26:53 +00:00
CaMer0n
ad2fe2e6f6 Some tweaks 2009-10-24 13:00:31 +00:00
CaMer0n
0b04085dcc Metaweblog fixes 2009-10-24 12:50:15 +00:00
CaMer0n
ffdef7ec71 Correct menu-path upgrade issues. 2009-10-24 07:53:30 +00:00
iad2003
39a5c7bd23 Initial version, tested all current functions (new post, edit post, delete post, new page, edit page, delete page, new category)
update insert, update e delete db code for 0.8
new field: mt_text_more (news_extended)
new field: mt_excerpt (news_summary)
new field: mt_allow_comments (news_allow_comments)
new field: wp_password (page_password)
some code polishing
2009-10-23 14:53:26 +00:00
CaMer0n
7f5cae55a2 Cron scripts working correctly. 2009-10-23 14:16:08 +00:00
CaMer0n
1fdd9e6a0d Some plugin-class tweaks and cron work 2009-10-23 09:08:15 +00:00
CaMer0n
4b1f16d801 Updated e_model with nextprev and column ordering 2009-10-23 04:25:19 +00:00
CaMer0n
b923520bbf Fix for multiple 0.7 -> 0.8 upgrade issues. 2009-10-22 13:00:37 +00:00
CaMer0n
b3485772e6 More model interface stuff - now a fully working example. 2009-10-22 07:52:13 +00:00
CaMer0n
9069a6379e More model interface stuff. 2009-10-22 07:23:22 +00:00
CaMer0n
8ca81cccc4 More model interface stuff. 2009-10-22 05:14:11 +00:00
CaMer0n
b9143f45d0 experimental admin inteface class added. 2009-10-22 04:15:32 +00:00
CaMer0n
40ca30d8f2 more plugin_class work. xml spec now supports sitelink urls outside of the plugin folder (like in 0.7). Also some minor path fixes. 2009-10-22 04:14:45 +00:00
iad2003
8fa6a06d97 an initial todo list for plugin new features and implementations 2009-10-21 14:43:38 +00:00
CaMer0n
f6b378ebd4 Slight modification to the *_setup.php spec. 2009-10-21 12:53:00 +00:00
CaMer0n
8415a49036 Moved xmlrpc class to handlers as it's used by multiple plugins. removed deprecated forum_management.php file. 2009-10-20 21:02:09 +00:00
CaMer0n
5ea1427821 added admin sublinks 2009-10-20 18:15:21 +00:00
CaMer0n
d47c243bde initial files 2009-10-20 07:47:02 +00:00
CaMer0n
1c1a0566b2 deprecated-file removal. 2009-10-20 07:40:31 +00:00
CaMer0n
a9050cc2a3 Adding setup files 2009-10-20 03:58:47 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +00:00
e107steved
171e65fea3 Test commit 2009-10-19 20:09:15 +00:00
CaMer0n
f5b7907e00 TinyMce - work in progress 2009-10-12 06:38:01 +00:00
e107steved
90905603ee Allow shortcodes in event detail 2009-10-11 21:12:54 +00:00
CaMer0n
df34e985ad typo fix 2009-10-09 18:58:44 +00:00
secretr
a8e3505b21 Tagwords - better multi-language handling 2009-10-09 15:07:44 +00:00
secretr
1050c3b94e News comment now showing only when they should, news_categories_menu fix, started final administration changes. 2009-10-09 15:06:44 +00:00