1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 19:15:19 +01:00

528 Commits

Author SHA1 Message Date
CaMer0n
acccaba52d Added alt_news sc. 2009-09-27 20:07:05 +00:00
CaMer0n
fe31065402 Removed some deprecated files. Moved news_alt shortcode. 2009-09-26 16:54:21 +00:00
CaMer0n
4dbdfc0cf5 Admin sublinks now working with new plugin.xml spec. 2009-09-25 22:45:28 +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
CaMer0n
13a4843ca0 Notice removal 2009-09-22 15:42:27 +00:00
CaMer0n
f689825d90 Notice removal 2009-09-21 21:56:09 +00:00
CaMer0n
8abfefa2a2 TinyMce upgrades. 2009-09-21 21:54:36 +00:00
CaMer0n
c0e66e0f59 Plugin category 'menu' added - for menu only installs. (while supporting e_xxxx). siteinfo_shortcodes.php moved to siteinfo plugin: e_shortcode.php 2009-09-19 17:43:19 +00:00
secretr
2ca07156d7 various comment fixes and improvements, new core event added (prepostcomment). futther improvements are coming to satisfy 3rd party code need (e.g. spam checking). 2009-09-19 15:30:47 +00:00
secretr
a0c9a66cae more convrol over bbarea, some code need more attention/rewrite 2009-09-19 15:21:51 +00:00
CaMer0n
f6af8b30ef e_sc renamed to e_shortcode and activated in shortcode handler. /banner.php now uses the banner plugin. Banner language file cleanup. 2009-09-18 22:20:40 +00:00
CaMer0n
2c6127bdfc remove download link from default install and other fixes. 2009-09-18 05:22:39 +00:00
CaMer0n
82b6533277 Notice removal and removing banner table from the core_sql 2009-09-17 14:25:11 +00:00
secretr
c419de106c news rewrite related fixes 2009-09-15 15:08:50 +00:00
secretr
2af32e4c9b default site disclaimer - HTML to bbCodes 2009-09-15 13:26:31 +00:00
secretr
15e6fb8d47 sitelinks_alt.sc converted to function SC 2009-09-14 21:53:38 +00:00
secretr
c0df5fef12 News front-end done - SEO, real SEF URLs (category list, item view), default item view changed to 'extend', default category list changed to 'list', comments are rendered now by news code, new and improved news shortcodes 2009-09-14 18:22:16 +00:00
secretr
c443b03f0b minor comment shortcodes fixes 2009-09-14 18:14:32 +00:00
secretr
70ad1fa8b1 More News work, front-end started (rewrites are BROKEN), work in progres 2009-09-13 16:37:18 +00:00
secretr
df5c76829d News imporvements: SEO back-end ready, admin managers started, work in progress 2009-09-12 18:25:41 +00:00
CaMer0n
9642b13c0f Language Pack Sharing and Listing added to admin. 2009-09-08 23:53:13 +00:00
e107steved
3833516dea Remove debug code 2009-09-05 08:23:55 +00:00
CaMer0n
3220a8efb3 Notice removal 2009-09-04 14:35:01 +00:00
CaMer0n
5682d51849 More Install fixes. Prefs seem to be saving correctly now. 2009-09-03 22:27:32 +00:00
CaMer0n
262c075a49 Infopanel can now be customized with any available menu item. Also, some additional serialize cleanup in plugin_class.php 2009-09-03 01:27:27 +00:00
CaMer0n
a46ad100d0 Corrected some defaults, and included icon-pool in the initial prefs. Fixed some icon-pool keys. 2009-09-02 02:05:51 +00:00
CaMer0n
9cb70e72b9 Convert serialized core prefs to e107 arrayStorage during upgrade. Modified pref_class. expecting some things to break.. work in progress. default_install.xml should now install default emoticon pack correctly. 2009-09-01 20:09:36 +00:00
CaMer0n
30e6ad4225 Update Routines now checks default_install.xml for default core preferences. XML import function improvements and some PHP notice removal. 2009-09-01 02:00:56 +00:00
CaMer0n
d7a50e2647 Notice removal and some more default install-settings correction. 2009-08-31 13:12:03 +00:00
CaMer0n
40aac31efa Emotes and other prefs were missing from default_install.xml. 2009-08-31 02:49:02 +00:00
CaMer0n
3f488842b0 added CVS diz to some xml files 2009-08-31 02:22:00 +00:00
CaMer0n
a5aa1bb336 minor changes to default_install.xml 2009-08-31 02:18:17 +00:00
CaMer0n
a4cb2693e0 Fixed LAN on installer and removed trailing slashes from menu_paths on default install. 2009-08-31 02:07:08 +00:00
CaMer0n
d6c87894bd More install-routine work. default_install.xml added 2009-08-31 02:00:51 +00:00
secretr
fcc085aee3 News: administration message fix, temporary default columns fix (not sure how it works yet), news_allows_comment fix (admin form and shortcode) 2009-08-24 08:34:55 +00:00
marj
9863e49cdb a bit of legacy BULLET code review 2009-08-23 10:57:51 +00:00
secretr
028198750d e_css - new header details, discussion about css class naming in progress 2009-08-20 08:38:30 +00:00
CaMer0n
455c5eca1b More menu_class.php work. menu parms added. 2009-08-16 23:58:33 +00:00
secretr
bfd64fc2a6 Introducing e_menu front-end class 2009-08-16 16:30:56 +00:00
marj
9151ee491b change value to no-value when it has no value 2009-08-15 15:44:37 +00:00
marj
3420b193ab Language selection simplification
switch to include_lan for the time being

work in progress
2009-08-15 11:55:30 +00:00
bugrain
708f5780e3 Some updates to start making filter list code more generic 2009-08-15 01:00:38 +00:00
bugrain
397175c178 Started to make filter list JavaScript reusable 2009-08-15 00:03:05 +00:00
bugrain
3816e3ba55 Chnages to make batch processing common code reusable - moved setting up of drop down list to form handler, made JavaScript unobtrusive
First stab at a datepicker function for form handler - very basic
Some tidying up in download plugin
2009-08-14 23:22:38 +00:00
CaMer0n
0527a8a02a minor change for consistency 2009-08-14 22:33:35 +00:00
CaMer0n
4043d9cc6c menuData added to tablestyle() function - more options for theming. 2009-08-14 22:31:09 +00:00
CaMer0n
12fca5e138 theming options added 2009-08-14 15:57:45 +00:00
marj
28253b98f4 Corrected a few details in comments 2009-08-14 11:27:12 +00:00
CaMer0n
661ba6d878 sublinks shortcode added - sublinks can now be placed anywhere within a theme. 2009-08-07 14:09:54 +00:00
bugrain
6d87c01155 Basic no JavaScript support using CSS 2009-08-06 22:41:35 +00:00