1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

37 Commits

Author SHA1 Message Date
Cameron
04bbad449a Test admin scripts are parsing correctly. 2021-01-16 13:32:35 -08:00
Jimako
57aa13ee39
welcome message - adding export option 2020-12-02 07:54:55 +01:00
Cameron
78b95a54b6 Code-cleanup and safestr 2019-03-19 15:12:17 -07:00
Cameron
cdc23fb2d7 Admin-area navigation 2017-02-01 18:25:32 -08:00
Tijn Kuyper
347c9f9af0 Update methods to load LAN files in Admin Area
(fingers crossed there are no typo's...)
2017-01-17 01:33:03 +01:00
MikeyGMT
918584d22f Text to LANS #6 Welcome Messages
Text to LANS #6 Welcome Messages
2017-01-07 17:00:45 +00:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
a917375e7c Corrected incorrect MySQL row count when using PDO mode. Simple bootstrap 'carousel' mode added to welcome message preferences. For advanced options use the featurebox plugin. 2015-07-25 18:14:44 -07:00
Cameron
00a516b0d3 Support for admin-ui event triggers. Plugin-builder example added. 2015-02-09 01:05:33 -08:00
Cameron
7db5b5ccb3 Fixes #736 - Welcome message admin area rewrite. Finally using Admin-ui. 2015-02-03 12:26:56 -08:00
Cameron
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Cameron
15a8361b9f Fixed: Welcome message data was being incorrectly encoded during update. 2014-03-14 17:27:34 -07:00
Cameron
bb76398ac1 Fixes #501 - restored delete_32.png and delete_16.png for Backward compatibility. Updated some scripts to use ADMIN_DELETE_ICON instead of the deprecated ADMIN_DELETE_ICON_PATH . 2014-01-23 04:38:48 -08:00
Cameron
7099d08270 Issue #249 - welcome-message placement in bootstrap theme. 2013-05-05 17:23:12 -07:00
Cameron
7a89310d28 Issue #230 - welcome message wysiwyg editor was missing. 2013-05-04 14:04:52 -07:00
Moc
37a07a3674 GUI fix to welcome message options (also minor code cleanup) 2013-03-27 18:28:35 +01:00
Cameron
1cbfeb96f0 Auto-detection of {WMESSAGE} 2013-03-22 19:54:37 -07:00
Cameron
98b8953492 GUI Fixes 2013-03-15 19:25:41 -07:00
Tijn Kuyper
b040b679fb Welcome message - code and LAN cleanup 2013-02-27 16:37:31 +01:00
Cameron
76ac4b39d5 Language file optimization and Gui fixes. 2013-02-22 22:35:15 -08:00
Cameron
5bcd54f179 Some language-file cleanup and title/breadcrumb corrections. 2013-02-22 21:34:06 -08:00
Tijn Kuyper
4fc76feb1a Issue #90 - Welcome messages (also GUI styling and #6) 2013-02-07 21:19:52 +01:00
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01:00
Cameron
b5a8963f00 Radio button fix and support for VIEWPORT in the admin area. More admin-menu fixes. 2012-11-27 02:34:02 -08:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
CaMer0n
c4c8cbdc53 Clean up of old preset_class code and tinymce fixes. 2012-08-12 00:24:02 +00:00
CaMer0n
546d930311 More HTML cleanup 2012-05-13 05:50:32 +00:00
e107steved
8b5fda51c9 Notice Removal 2010-09-07 17:11:34 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
806d025085 charset and badchars 2009-11-12 14:30:07 +00:00
marj
201b7e20f1 Add include_lan() to admin pages 2009-08-28 16:11:02 +00:00
CaMer0n
9ab872b199 More icon cleanup, also reworked the $frm->thead function to automatically generate sorting-links based on a query-pattern. (ie. no need to enter urls into the field array) 2009-07-17 07:53:13 +00:00
CaMer0n
3368ac6104 TinyMce changes. - no longer need to declare the ID of the textarea element. Just include the class e-wysiwyg. eg. <textarea class='e-wysiwyg tbox' ..... /> 2009-07-14 11:05:54 +00:00
CaMer0n
62d5c8b49c Some CSS standardization. 2009-07-10 14:25:23 +00:00
e107steved
718b343afd Add admin logging to welcome message 2008-11-02 12:23:56 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00