1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-16 12:18:39 +01:00

53 Commits

Author SHA1 Message Date
Cameron
52cf8f5bfa Closes #4783 Added Page Meta-Title field and synced with Page title.
Issue #6 global LAN_META_DESCRIPTION and LAN_META_TITLE added and replacements made throughout.
2022-06-08 18:29:37 -07:00
Cameron
b19f9ffbc3 Frontend scripts tests. (may break some things) 2021-01-19 18:52:56 -08:00
Cameron
bed4336571 Issue #2078 2017-09-18 12:20:39 -07:00
MikeyGMT
3f20b19191 Removed Field: prompts.
Removed Field: prompts
2017-02-11 01:01:42 +00:00
MikeyGMT
8dc9f1d006 More Duplicate LANS #6 in Submit News, Cron, Mailout
More Duplicate LANS #6 in Submit News, Cron, Mailout
2017-02-11 00:43:39 +00:00
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
lonalore
d03cdda0af Code cleanup. 2016-12-15 15:08:49 +01:00
Cameron
e22eb860f1 Code cleanup 2016-12-02 12:04:08 -08:00
Gábor
ad7a5507fe Update submitnews.php
Add lang codes.
2016-10-16 08:55:18 +02:00
Cameron
bba40d458c SubmitNews: Added USERID to table. 2016-08-30 14:20:38 -07:00
Cameron
d2ea287876 Issue #6 Fix for generic admin LANs being used on frontend. 2016-08-29 10:31:24 -07:00
Cameron
7b6f30e6e4 Fill news fields with new submitted data. 2016-08-15 10:06:44 -07:00
Cameron
15ac53c601 Issue #1796 - Submit news enhancements ToDo: preferences for input items. 2016-08-11 18:00:50 -07:00
Cameron
7846015f85 SubmitNews code cleanup. Admin can now set minimum dimensions for attached images. 2016-03-16 19:54:10 -07:00
Cameron
e972053cd3 Styling fixes 2016-03-13 15:01:16 -07:00
Cameron
b402a12ec7 More deprecated function/method cleanup. 2016-02-15 01:07:34 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08: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
c98a403bf5 LAN Fixes and notice removal. 2015-07-02 14:15:17 -07:00
MikeyGMT
142d31768c Replace Duplicate LANs : LAN_TITLE
Replace Duplicate LANs : LAN_TITLE
2015-07-02 13:43:22 +01:00
Cameron
654fd32677 Fixes #760, Fixes #963 - Disabling WYSIWYG on Subtmit news was failing. Bbarea panel and textarea now have a matching width. 2015-04-17 12:18:08 -07:00
Cameron
9a21cad851 Code cleanup / globals removal etc. 2015-02-15 16:07:27 -08:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
436af8eeeb Notifications cleanup 2015-02-13 02:30:31 -08:00
Cameron
62f178f9bb Submitnews token added and set access to 'Members' during installation. 2013-07-12 03:21:27 -07:00
Cameron
7a70f27629 Submit-news table styling. 2013-07-10 06:17:28 -07:00
Moc
76b8384a71 Fixes to submitnews UI frontend (also tagwords notes) 2013-06-24 19:17:22 +02:00
Tijn Kuyper
adc98596c2 Various clean-up (#6, #125, 90). Removal of message and form handler. Headers updated. 2013-02-27 17:18:33 +01:00
Cameron
d7b0dcc755 Various <select> css fixes. 2013-02-23 03:15:13 -08:00
Cameron
326d2e534f Styling of submitnews page 2013-02-20 17:53:40 -08:00
Tijn Kuyper
24c49406f2 Hopefully the last notice fix for now... 2012-12-08 15:56:38 +01:00
CaMer0n
c4c8cbdc53 Clean up of old preset_class code and tinymce fixes. 2012-08-12 00:24:02 +00:00
CaMer0n
6b6701f900 Submit-news working again. Admin Newspost re-work (needs testing), additional JS for dialogs etc. 2012-05-17 09:19:44 +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
CaMer0n
0969c5cd42 2011-05-03 22:11:03 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
cf2978b82c Better default 2009-12-19 14:52:57 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
e107steved
dad81e479a Bugtracker #4827 - handle case of no image with news item 2009-09-28 21:22:16 +00:00
e107steved
bd4d1f693e Bugtracker #4827 - carry through news category 2009-09-27 21:45:09 +00:00
marj
921e428a01 Add include_lan() to fornt 2009-08-28 15:30:25 +00:00
e107steved
06760efef8 Bugtracker #4780 - leave upload handler to check size of uploaded files 2009-08-17 19:26:17 +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
c6568d0b31 Updated file description 2009-07-14 05:31:57 +00:00
e107steved
b8da62d09a Bugtracker #4716 - submit news tidy up - mostly thanks to whoisrich 2009-04-21 21:26:59 +00:00
mcfly
57aeaf5020 Fixes for MYSQL_ASSOC change in db_Fetch 2009-01-22 01:58:29 +00:00
e107steved
2e43f7f247 Bugtracker #4161 - correctly identify presence of content on news submit with wysiwyg 2008-06-02 18:29:09 +00:00
e107steved
d68ecc485a Cleanups on wysiwyg relating to news submit 2008-05-31 17:55:31 +00:00
CaMer0n
88d6f9064c Bug #4161 - partial fix for popup issue. 2007-11-13 07:54:33 +00:00
e107steved
4e987eaae3 Eliminate vintage textparse usage 2007-04-15 20:56:28 +00:00