1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-09 12:06:29 +02:00
Commit Graph

4079 Commits

Author SHA1 Message Date
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
secretr
11cc280cb3 comment_menu - more changes 2009-10-08 14:53:37 +00:00
secretr
f57a35bd04 comment_menu - 0.8 aware 2009-10-08 10:53:02 +00:00
e107steved
838cd31df9 Fix a couple of typos 2009-10-05 19:13:16 +00:00
e107steved
e8d317610e XHTML Compliance 2009-10-04 19:28:28 +00:00
CaMer0n
d49c642a50 TinyMce line-break fix 2009-10-02 18:50:59 +00:00
CaMer0n
90fa862473 TinyMce 3.2.7 upgrade 2009-10-02 18:20:04 +00:00
secretr
312425ade1 Tagwords minor fixes 2009-09-29 17:43:44 +00:00
CaMer0n
743eb14baa Release plugin - work in progress 2009-09-29 00:03:01 +00:00
CaMer0n
cfb358a332 include simple template in TinyMce plugin. 2009-09-28 07:18:42 +00:00
CaMer0n
76cb45c0ff Remove deprecated file 2009-09-27 20:13:05 +00:00
CaMer0n
fe31065402 Removed some deprecated files. Moved news_alt shortcode. 2009-09-26 16:54:21 +00:00
secretr
c32d6cc02e eURL and news administration cleanup, server caching added to various news related places, blog calendar fixes 2009-09-25 20:20:23 +00:00
secretr
b6590e63d4 Tagwords e_url profile implemented (SEF URLs),minor fixes, news items (rewrites) linked proper now 2009-09-25 20:13:12 +00:00
CaMer0n
8207b9bed4 Plugin.xml spec change. 2009-09-24 00:11:21 +00:00
CaMer0n
127a3e1361 New plugin.xml spec. See forum/plugin.xml for an example 2009-09-23 23:18:18 +00:00
secretr
20efebb64a Blog calendar menu - respect news rewritten URL's 2009-09-23 16:21:09 +00:00
CaMer0n
b9d3cf0142 Poll interface cleanup and TinyMce pref fixes 2009-09-22 18:28:49 +00:00