Log of /contributions/modules/bbcode/bbcode.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.30 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Aug 31 20:49:14 2004 UTC
(5 years, 2 months ago)
by
LacKac
Branch:
MAIN
Changes since
1.29: +33 -22 lines
Diff to
previous 1.29
Update module to work with Drupal HEAD
The module can now be configured in the input format in which BBCode
is enabled.
Revision
1.24.4.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Aug 16 19:16:14 2004 UTC
(5 years, 3 months ago)
by
goba
Branch:
DRUPAL-4-4
Changes since
1.24.4.2: +5 -435 lines
Diff to
previous 1.24.4.2
, to
branch point 1.24
performance optimised bbcode module:
- splitted module in three, so needed parts only loaded when required
(this greatly helps PHP memory consumption)
- replaced all underscores with hyphens in HTML class names
- fine tuned multiline code handling
- fixed help text to reflect newest install methods
Revision
1.22 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jan 25 12:46:00 2004 UTC
(5 years, 10 months ago)
by
goba
Branch:
MAIN
Changes since
1.21: +11 -1 lines
Diff to
previous 1.21
give a clue on the enabled bbcode filter to the admin, and link to the explanation of the syntax if compose_tips is installed
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 11 16:40:26 2003 UTC
(6 years, 1 month ago)
by
goba
Branch:
MAIN
Changes since
1.15: +11 -10 lines
Diff to
previous 1.15
Update to the latest help subsystem changes:
- remove _system hook
- update _help and _compose_tips hooks
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Oct 3 20:42:02 2003 UTC
(6 years, 1 month ago)
by
goba
Branch:
MAIN
Changes since
1.12: +45 -36 lines
Diff to
previous 1.12
Improve on code organizaton:
- do not use "", while we need to have several "s innside
- do not use / as a preg delimiter, while we need to have
that in the pattern
- add left and right alignment shorthands
- fix link CSS classes and add CSS class to image
(instead of specifying a border manually)
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Sep 21 16:41:36 2003 UTC
(6 years, 2 months ago)
by
goba
Branch:
MAIN
Changes since
1.10: +299 -93 lines
Diff to
previous 1.10
Complete rewrite of the module's help,
adding more attention to the examples,
and make the description be disconnected
from PHPBB. Also making it support translation.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 17 19:04:40 2003 UTC
(6 years, 5 months ago)
by
almaw
Branch:
MAIN
Changes since
1.6: +100 -7 lines
Diff to
previous 1.6
Updated the _help text and compose_tips to give proper guidance, rather than
fobbing you off with a link.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 10 02:00:46 2003 UTC
(6 years, 5 months ago)
by
weitzman
Branch:
MAIN
Changes since
1.2: +10 -2 lines
Diff to
previous 1.2
now using the compose_tips hook to inform users about bbcode. if someone wants to write proper help for this hook, it is most welcome. i linked to a bbcode out on the web.
thanks al for a nice, simple module
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.