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

1041 Commits

Author SHA1 Message Date
CaMer0n
a4a433a148 Styled for smaller thumbnails in slideshow mode. 2012-04-25 10:38:12 +00:00
CaMer0n
e4605efb86 Gallery preferences and fixes. 2012-04-25 10:01:24 +00:00
CaMer0n
6c14fba8d5 Updated to fixed version of carousel.js 2012-04-25 07:21:07 +00:00
CaMer0n
c6158bb443 Carousel/Slideshow support added. Use: {GALLERY_SLIDESHOW=X} X = Gallery Category No. 2012-04-25 03:21:02 +00:00
CaMer0n
87d4d6ed22 removed debug info. 2012-04-24 11:27:59 +00:00
CaMer0n
6c790d9ab6 renamed internal shortcode variable from 'eParserVars' to 'var'. ie. use $this->var['field_name'] inside shortcode batches. 2012-04-24 11:22:07 +00:00
CaMer0n
711a2965de Lightbox added to gallery 2012-04-24 11:02:57 +00:00
CaMer0n
3746bf5f6a Gallery pagination 2012-04-24 08:36:35 +00:00
CaMer0n
c41b3e4b31 Added stylesheet to gallery 2012-04-23 09:29:12 +00:00
CaMer0n
a4bc52b831 Fixed a typo 2012-04-23 08:46:23 +00:00
CaMer0n
0733253516 Simple Gallery plugin which uses the media-manager back-end. 2012-04-23 01:15:31 +00:00
CaMer0n
5a80a9a205 Work on Media-Manager 2012-04-22 06:19:21 +00:00
CaMer0n
48a2be2499 Field order change (admin -> downloads) 2012-04-20 10:11:14 +00:00
CaMer0n
f1cc288878 More work on admin->downloads. Now uses media-manager for images. 2012-04-20 07:28:53 +00:00
nlstart
1eb4d91fdc Corrected hover over tag4 in tagwords/tagwords_css.php 2012-04-09 10:23:00 +00:00
e107steved
049a315d88 Better match the e_list queries to the new DB structure (needs more testing) 2012-03-31 21:56:47 +00:00
e107steved
6a32ff7d66 Handle all day events 2012-02-28 20:51:11 +00:00
berckoff
492756820a Core plugin Forum: fixed malformed URL in url.php (line:65) + fixed forgotten "encode"=false parameter in forum_post.php (line:405) URL creation leading to Access denied! error after redirect. 2012-02-09 12:13:47 +00:00
e107steved
8982d293c4 Change method of using 'up' and 'down' arrows to reorder lists so it works in all browsers (as sitelinks). Synchronise V1.0 and V2.0 code where practicable 2012-01-21 16:42:40 +00:00
secretr
91b5fe7f58 Header standards 2012-01-11 14:50:23 +00:00
secretr
09eeffd5f2 PHP notices 2012-01-11 14:49:11 +00:00
berckoff
771fc01a9c Forum fix: fixed forgotten "global $menu_pref;" in newforumposts_menu.php handles improperly the menu + fixed forgotten closing ">" bracket in newforumposts_menu_config.php breaks HTML and optional parsing titles; 2012-01-10 14:40:09 +00:00
berckoff
e751324378 Forum plugin: fixed some HTML incompliances + fixed call to a private member of forum_class leading to parse_error 2012-01-10 14:01:49 +00:00
secretr
12a0ce8c95 typo fix 2012-01-06 10:10:37 +00:00
secretr
1d411f1715 Simplify plugin folder structure (shortcodes/ folder in plugin root), refactoring forums to meet the new structure. 2012-01-06 10:05:32 +00:00
e107steved
8962c13f50 Update function calls where moved from e107_class.php to iphandler_class.php 2012-01-02 22:06:22 +00:00
e107steved
e67702099c Tidy up alt_auth plugin - mostly documentation, some code rationalisation, conversion to the 2.0 way, etc 2011-12-31 17:42:56 +00:00
e107steved
6f61a7f889 Add banlist retrigger handling 2011-12-30 16:09:10 +00:00
secretr
50848a1fa3 SVN keywords 2011-12-07 21:25:48 +00:00
secretr
97b577db43 - Custom Pages front-end almost completely rewritten, backend fixes, SEF URL support, introducing page batch shortcodes and templates (available per page), compatibility stylesheet added (core css and jayya theme), tagwords plugin links proper to new pages URLs;
- Large number of system stability fixes and obsolete code replacement
2011-12-07 21:07:21 +00:00
secretr
3b63b407bb PM: missing URL configuration lans added 2011-12-06 17:27:41 +00:00
secretr
24c3a71946 Retrieve value from language defines for tagwords areas when needed, missing lans added 2011-12-06 16:20:52 +00:00
secretr
a8ca3a1a43 Tagwords: URL config refactoring 2011-12-06 16:09:25 +00:00
secretr
5324df60b2 Forum: URL config refactoring; 'top' link removed from Jump box; markup error fix 2011-12-06 16:08:06 +00:00
secretr
d68f89e9d3 PM - URL support, old URL config removed 2011-12-06 11:24:41 +00:00
secretr
ab4501edd2 minor bugs, notice cleanup, missing e_SELF/e_QUERY fixes 2011-12-06 09:44:28 +00:00
secretr
a2c8e9046e Missing legacy constants in some cases;
Featurebox empty tablerender removed when there are hidden items;
Index page (when set Welcome Message) empty tablerender removed;
2011-12-05 15:12:56 +00:00
secretr
8f8a0babfa Tagwords initial URL config 2011-12-03 16:00:27 +00:00
secretr
161588af1e tagwords URL config - initial commit, work in progress; odd bug (PHP?) - require_once doesn't detect that class2 already included (for tagwords legacy entry point only) - fixed with e107_INIT detection, need investigation. 2011-12-02 19:26:30 +00:00
secretr
59ae5ad937 News category menu updated (template, fixes), latest news and navigation by months menus added 2011-12-02 12:22:33 +00:00
secretr
ac6f65e5d3 obsolete files cleanup 2011-12-01 22:28:27 +00:00
secretr
63df20896c news category model update, category menu now works again, more to come in this direction 2011-11-30 15:17:19 +00:00
secretr
015fe6bbfc forum url config fix - index/index route 2011-11-29 07:01:58 +00:00
secretr
497efdb710 - Forums working again (general functionallity) - the new URL assembling/configuration implemented. SEF URL config will be added when forums are 100% functional.
- Minor URL assembling issues fixed
2011-11-28 14:19:19 +00:00
CaMer0n
15acd8990d Custom filterQry added to admin_ui and more download work. 2011-11-27 06:10:16 +00:00
CaMer0n
982c1eda9b More downloads work 2011-11-26 23:06:02 +00:00
secretr
548b585f7e Moving the system to the new URL assembling, fixed call to a non-existent eUrl method system wide. 2011-11-26 18:17:42 +00:00
CaMer0n
0f794aa225 adaptation of download-code to use core functions. 2011-11-26 06:31:31 +00:00
CaMer0n
132009bb33 adaptation of download-code to use core functions. 2011-11-26 06:27:10 +00:00
secretr
a06b6f88a6 Minor fixes, added extended user category title support (same as fields behaviour) 2011-11-25 17:53:20 +00:00