Commit graph

50 commits

Author SHA1 Message Date
pdontthink
598a599ba3
Happy New Year 2025-01-03 11:47:03 -08:00
pdontthink
39cfdaadfd
Happy New Year 2024-01-02 14:58:16 -08:00
pdontthink
380afc7213
Happy New Year 2023-01-02 22:04:25 -08:00
pdontthink
bcdfe6e9f1
Happy New Year 2022-01-26 01:06:50 -08:00
pdontthink
c4ef1a0eea
Happy New Year 2021-02-05 11:55:37 -08:00
pdontthink
fc283980d0
Happy New Year 2020-01-07 00:12:38 -08:00
pdontthink
fbcb1ca1f5
Happy New Year 2019-01-07 21:55:08 -08:00
pdontthink
23cd61b628 Happy New Year 2018-01-16 23:44:07 +00:00
pdontthink
6cd24c0552 Happy 2017 2017-01-27 20:34:08 +00:00
pdontthink
2934017d92 Happy New Year 2016-01-01 20:59:53 +00:00
pdontthink
3b465a0d0f Happy 2015 2015-01-03 04:09:49 +00:00
pdontthink
581dc23061 Happy 2014 2014-01-01 20:33:20 +00:00
Fredrik Jervfors
c076a1f1ae Update copyright 2013-07-26 17:31:02 +00:00
Thijs Kinkhorst
efd75f4867 Replace calls to htmlspecialchars() with sm_encode_html_special_chars().
New function sm_encode_html_special_chars() encodes HTML special
characters by calling htmlspecialchars(). It sets the character set
to ISO-8859-1, to fix compatibility with PHP >= 5.4.

Patch by Paul Lesniewski.

See #3491925
2012-12-09 12:06:30 +00:00
pdontthink
acc409fb2a Updating copyrights. Happy New Year. 2012-01-02 02:09:17 +00:00
pdontthink
fc57bf2b59 Happy New Year! 2011-01-06 03:16:21 +00:00
pdontthink
7aa0e60863 Update copyrights to 2010 2010-01-25 03:23:30 +00:00
Fredrik Jervfors
134d462c94 The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation. 2009-09-29 12:15:33 +00:00
Fredrik Jervfors
0a6245814a There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style. 2009-04-15 22:00:49 +00:00
Fredrik Jervfors
327cb3be77 Only grab comments marked i18n to the template. 2008-05-16 04:33:11 +00:00
Thijs Kinkhorst
11b10ba5d1 increment year in copyright notices 2007-01-13 20:15:44 +00:00
pdontthink
c8cba22e42 t12n of fortune output 2006-12-31 06:28:19 +00:00
tokul
2fd785d63d using popen instead of shell_exec. shell_exec is disabled in safe mode.
default configuration moved to functions.php
file_exists() test is no longer used because it is not accurate (#1499134) and
requires full path to fortune program.
2006-07-07 12:53:50 +00:00
stekkel
0a70f643f2 Centralized init 2006-04-05 00:22:11 +00:00
Fredrik Jervfors
b246cfa771 Replacing deprecated HTML "center" element (second try). 2006-02-05 12:23:04 +00:00
Fredrik Jervfors
863a5987c4 Replacing deprecated HTML "center" element. 2006-02-05 11:18:50 +00:00
tokul
83fdb4c332 copyright update 2006-01-23 18:46:41 +00:00
Fredrik Jervfors
9ed98bb1ec phpDocumentor updates 2005-09-18 10:25:54 +00:00
Fredrik Jervfors
d3abcd651b Adding more index.php files
Unifying index.php files
2005-09-11 07:05:54 +00:00
Thijs Kinkhorst
2bcf68dfbe Use shell exec so we can escape the fortune output. 2005-08-28 12:57:57 +00:00
Thijs Kinkhorst
035d18e061 Revise plugin documentation. Mainly, this removes remains of documentation
that's only relevant for plugins which are not included in the main distro.
The objective is to make it not
- remove instructions about untarring this plugin (since it's already shipped)
- remove version numbers, which are not updated for a long time and not
  relevant anymore.
- remove changelogs, since they don't log the changes (we do that in the
  main ChangeLog).
- explicitly state that this plugin is not maintained anymore by the
  original authors (so bugs/etc get sent to us in stead of someone who
  maintained it four years ago).

If ok I'd like to put this in stable aswell.
2005-02-28 10:45:57 +00:00
Fredrik Jervfors
5fcc041bd2 Replacing tabs with spaces, trimming white space at EOL and newline at EOF (PHP only) 2005-01-07 17:42:23 +00:00
Fredrik Jervfors
d2142eae1f Minor cleanup 2004-12-29 19:08:21 +00:00
Thijs Kinkhorst
a73561b911 Increment year in copyright notice. 2004-12-27 15:04:02 +00:00
Fredrik Jervfors
8c8ecffa57 Replacing tabs with spaces, trimming white space at EOL and newline at EOF 2004-11-02 22:21:34 +00:00
tokul
476e5a1bd5 moving functions to separate file, adding configuration files 2004-10-01 18:39:39 +00:00
Fredrik Jervfors
16b9a81aee Adding reminder 2004-10-01 01:15:41 +00:00
Fredrik Jervfors
3508677983 XHTML fixes 2004-08-15 02:03:39 +00:00
Fredrik Jervfors
303d308968 XHTML fixes 2004-08-15 01:02:58 +00:00
Thijs Kinkhorst
358698ff09 Improve HTML escaping 2004-04-26 23:26:06 +00:00
tokul
f64bc52662 quick fix to use sqgetGlobalVar instead of $_POST 2004-04-13 05:35:01 +00:00
tokul
21865b1ceb adding phpdoc blocks. @access private is used to hide functions that are
used only by this plugin
2004-04-12 07:08:34 +00:00
Thijs Kinkhorst
cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
tokul
71f9bb86c5 rtl alignment fix 2003-12-26 08:28:28 +00:00
tassium
94c082f51f Initial groundwork to use phpdocumentor.
Added @package and @subpackage tags.
Some cases of define() for SM_PATH were tagged @ignore to reduce the number of phpdocumentor warnings - this may need to be done everywhere else, or removed where I've done it so far.  We'll see.
2003-10-27 22:24:41 +00:00
tokul
add9b431d0 Translated strings in plugin to gettext. 2003-01-16 21:18:12 +00:00
Thijs Kinkhorst
75de52f258 Getting ready for 1.4.0 RC1 2002-12-31 12:49:43 +00:00
Thijs Kinkhorst
771ff7295f rg=0 2002-09-22 11:20:50 +00:00
indiri69
c470533435 Fixed some string issues. 2002-09-07 18:40:49 +00:00
thomppj
f606f46748 Added fortune plugin. 2002-09-06 02:05:03 +00:00