/[drupal]/contributions/modules/marksmarty/marksmarty.module
ViewVC logotype

Log of /contributions/modules/marksmarty/marksmarty.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.18.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 18:11:46 2008 UTC (21 months, 1 week ago) by weitzman
Branch: DRUPAL-5
Changes since 1.18: +6 -5 lines
Diff to previous 1.18 , to next main 1.22
move include files and handle e,pty text better

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 20 18:07:59 2008 UTC (21 months, 1 week ago) by weitzman
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +6 -5 lines
Diff to previous 1.21
#224178 handle empty text better and only include files when needed.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 22:25:27 2008 UTC (22 months ago) by weitzman
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-0-RC2
Changes since 1.20: +52 -1 lines
Diff to previous 1.20
#201021 by greggles. slightly modified by moshe weitzman. add syntax block

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 21:57:25 2008 UTC (22 months ago) by weitzman
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1
Changes since 1.19: +6 -6 lines
Diff to previous 1.19
#108706 by moshe weitzman. use markdown extra.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 22 21:19:06 2008 UTC (22 months ago) by weitzman
Branch: MAIN
Changes since 1.18: +19 -19 lines
Diff to previous 1.18
#180021 by Beau Gunderson. fix notices. modified by moshe weitzman

Revision 1.13.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 7 19:48:09 2006 UTC (3 years, 1 month ago) by teradome
Branch: DRUPAL-4-6
Changes since 1.13: +11 -10 lines
Diff to previous 1.13 , to next main 1.22
Allows SmartyPants to be used independently from Markdown, to solve incompatibility with other SmartyPants modules  when users do not want Markdown.

Revision 1.13.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 7 19:39:47 2006 UTC (3 years, 1 month ago) by teradome
Branch: DRUPAL-4-7
Changes since 1.13.4.2: +19 -10 lines
Diff to previous 1.13.4.2 , to branch point 1.13 , to next main 1.22
Allows SmartyPants to be used independently from Markdown, to solve incompatibility with other SmartyPants modules  when users do not want Markdown.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 7 19:28:17 2006 UTC (3 years, 1 month ago) by teradome
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.17: +10 -10 lines
Diff to previous 1.17
Updated for 5.x

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 15 20:35:19 2006 UTC (3 years, 4 months ago) by teradome
Branch: MAIN
Changes since 1.16: +12 -5 lines
Diff to previous 1.16
Allows users to enable marksmarty as SmartyPants-only -- see http://drupal.org/node/23662

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 15 20:17:14 2006 UTC (3 years, 4 months ago) by teradome
Branch: MAIN
Changes since 1.15: +5 -5 lines
Diff to previous 1.15
applying patch to fix t() related errors -- see http://drupal.org/node/63961

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 16 01:23:06 2006 UTC (3 years, 6 months ago) by teradome
Branch: MAIN
Changes since 1.14: +3 -4 lines
Diff to previous 1.14
Moved the Markdown and SmartyPants requires from the head of the file to the process function to improve module performance (bug URL -- http://drupal.org/node/61185)

Revision 1.13.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 14 20:39:38 2006 UTC (3 years, 6 months ago) by teradome
Branch: DRUPAL-4-7
Changes since 1.13.4.1: +2 -5 lines
Diff to previous 1.13.4.1 , to branch point 1.13
Moved the Markdown and SmartyPants requires from the head of the file to the process function to improve module performance (bug URL -- http://drupal.org/node/61185

Revision 1.13.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 31 23:40:44 2006 UTC (3 years, 7 months ago) by teradome
Branch: DRUPAL-4-7
Changes since 1.13: +33 -7 lines
Diff to previous 1.13
updating proper branch

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 31 23:35:35 2006 UTC (3 years, 7 months ago) by teradome
Branch: MAIN
Changes since 1.13: +33 -7 lines
Diff to previous 1.13
committing patch to update module to 4.7 (now uses Forms API)

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 20 16:57:02 2005 UTC (4 years, 8 months ago) by teradome
Branch: MAIN
Branch point for: DRUPAL-4-6, DRUPAL-4-7
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
doh... forgot l() and url() are for internal links only. been a while  ;)

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 20 16:48:32 2005 UTC (4 years, 8 months ago) by teradome
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
missed second link to custom page, now fixed to project page as well

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 20 16:41:31 2005 UTC (4 years, 8 months ago) by teradome
Branch: MAIN
Changes since 1.10: +7 -974 lines
Diff to previous 1.10
removed menu hook and custom doc page, now forwards to documentation on markdown project homepage

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 26 20:04:32 2004 UTC (4 years, 11 months ago) by teradome
Branch: DRUPAL-4-4
Changes since 1.1.2.2: +30 -23 lines
Diff to previous 1.1.2.2 , to branch point 1.1 , to next main 1.22
copying in improvements from HEAD regarding clean URLs and named anchors

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 24 19:15:57 2004 UTC (5 years ago) by teradome
Branch: MAIN
Changes since 1.9: +31 -24 lines
Diff to previous 1.9
Making marksmarty's help page friendlier for clean URLs

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 1 00:08:33 2004 UTC (5 years, 1 month ago) by uwe
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Added CVS $Id$ tag to all *.module files where it was missing (as required
by the coding standards, see CODING_STANDARDS.html). I also unified the
format and the location of the $Id$ tag. It starts with "//" and is placed
on the second line in all *.module files, now.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 26 22:24:08 2004 UTC (5 years, 2 months ago) by teradome
Branch: DRUPAL-4-4
Changes since 1.1.2.1: +108 -101 lines
Diff to previous 1.1.2.1 , to branch point 1.1
help page reflects Markdown 1.0 syntax, since we're bundling markdown v1.0 with the module now

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 22 22:18:56 2004 UTC (5 years, 2 months ago) by teradome
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.7: +23 -23 lines
Diff to previous 1.7
forgot about that base href -- nameref links now using non-clear-URL syntax, i.e. ?q=markdown/#anchor

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 22 21:49:00 2004 UTC (5 years, 2 months ago) by teradome
Branch: MAIN
Changes since 1.6: +107 -100 lines
Diff to previous 1.6
updated syntax help to reflect the bundling of Markdown 1.0

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 18 03:27:57 2004 UTC (5 years, 3 months ago) by teradome
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5
RTFM and found that l() and url() are for internal links only, then fixed external links

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 18 03:04:26 2004 UTC (5 years, 3 months ago) by teradome
Branch: MAIN
Changes since 1.4: +34 -30 lines
Diff to previous 1.4
fixed module description; is now $filter aware (unique settings per input format)

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 17 22:54:25 2004 UTC (5 years, 3 months ago) by teradome
Branch: MAIN
Changes since 1.3: +42 -28 lines
Diff to previous 1.3
now compatible with CVS; some l() and url() links need further correction

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 7 18:54:13 2004 UTC (5 years, 3 months ago) by teradome
Branch: DRUPAL-4-4
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
quick fix of cvs id tag

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 7 18:50:19 2004 UTC (5 years, 3 months ago) by teradome
Branch: MAIN
Changes since 1.2: +0 -0 lines
Diff to previous 1.2
hopefully this fixes the version in the branch

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 7 14:48:56 2004 UTC (5 years, 3 months ago) by teradome
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
quick fix of cvs id tag

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 7 14:36:43 2004 UTC (5 years, 3 months ago) by teradome
Branch: MAIN
Branch point for: DRUPAL-4-4
The Markdown with SmartyPants module allows you to enter content using Markdown, a simple, plain text syntax that is filtered into valid XHTML, and will automatically convert plain ASCII characters to their proper Unicode entities in context ("curly quotes," et al.) using SmartyPants.
[initial checkin]

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2