| /[drupal]/contributions/modules/ed_readmore/ed_readmore.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
Fine-tuning list of safe HTML for link text.
Adding option to enable/disable token replacement [#628822]
Fixing link insertion logic to support both appended and prepended CCK fields [#629990]
Fixing regex to place Read More link at the end of teaser instead of after first paragraph [#629990].
Updating HEAD to match 6.x-5.x-dev.
Removing some old code and comments. Improving admin UI by adding better descriptions.
Adding object to theme_ed_readmore_link() to allow more flexible theming. See [#601990] for more info.
Adding support for tokens [#465140] and feature to allow users to choose with HTML elements the link can be inserted into [#556008]. Thanks, eaton and dboulet.
Adding l10n support by wrapping user-defined 'Read More' text in t(). [#564270]
Changed preg_match() logic to allow linebreaks after the closing </p> tag. Thanks, netbear! #563508
Removing Image Assist support. This is way too specialized. Future versions will need to define an input filter that supplies a 'read more' tag so editors can add it wherever they like.
Adding support for a configurable separator between the text and link. Thanks, aaron! #577062
adding support for img_assist module
HEAD is now the 6.x-5.x branch
adding removal of variable introducted in 5.x-1.4
fixed some admin UI issues; removed extraneous code; added option to show/hide link in node's [#440724]
changed @file text
switched from hook_nodeapi to template_preprocess_node; fixed the following issues: #297010, #164343, #404490
adding some logic to ensure the link isn't displayed when the node is empty or if the teaser and node are the same length [#294215] and [#113340]
adding option to toggle on/off RSS display #[329727]
adding option to toggle on/off RSS display #[329727]
modifying credit information in module comments
fixed formatting, syntax, and t() usage errors. ran audit using Coder module.
clarifying some descriptive text; changed method of inserting link into the teaser; added more block-level element options for insertion; removed PHP4 backwards compatibility
expanding utility of theme function to include overriding link text, title, destination, and options/attributes
properly committing most recent 6.x branch to HEAD
clearing $ string
clearing $ string
fixing $ standards; properly formatted comments; added variable deletion to hook_uninstall
major overhaul that includes several bug fixes, feature requests, and cleanup
Add target='_blank' in rss feeds. Add "bold" options
Add absolute url option and _blank target on RSS feeds. See: http://drupal.org/comment/reply/294744
Updated project homepage URL
Initial commit of Drupal 6 branch. Thanks to tomaszx for initial conversion, testing, and patches!
Added donation block in settings form
Added donation block in settings form
more settings text tweaks. "Read More" -> "read more"
Fix typo in settings fieldset ('read rore' - sheesh...)
Fix drupal 5 RSS feed placement issues. http://drupal.org/node/121376
Cleanup: fixing case, naming, etc. for new Drupal 5 conventions.
Drupal 5.x first working version. http://drupal.org/node/111391 Thanks to themoebius for sending me a pre-packaged, all-in-one working version.
Various improvements: - Added ability to specify "read more" text in admin settings. - Cleaned up wording of settings descriptions, etc. - Settings now enabled by default, so that there is no need to visit the settings page after enabling the module.
Initial commit of "read more" tweak module. This allows you to place the "read more" link inline at the end of the teaser, or just below it. Implements the technique described at: http://www.angrydonuts.com/the_nuisance_of_the_read_more_fl See also: http://exodusdev.com/drupal/4.7/modules/ed_readmore.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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |