Patch fixing multiple wrongs

maartenvg - April 1, 2008 - 22:35
Project:EasyLists
Version:5.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:maartenvg
Status:closed
Description

I wanted to use this module in a project of mine, but to have it function fully I needed to fix the following issues:
#157756: * vs. -
#212916: Short tags used in easylists.module and easylists-filter.inc
#181528: No formatting guidelines are provided

Unfortunately, the fixes all sort of depend on each other, therefore I couldn't make 3 different patches.

The attached patch does 3 things:

  • Introduces long PHP-tags, for increased compatibility.
  • Adds filter tips.
  • Introduces a setting on the filter-setting page to choose your own bullet character (defaults to '-').

The patch also trims any space before a line to make sure that an indented list also gets transformed. These indented lists occur when you paste a HTML bullet list into a non-HTML text-area.

AttachmentSize
easylists_multiple_issues.patch5.51 KB

#1

deelight - April 2, 2008 - 09:11
Status:needs review» fixed

I applied your patch applied and released version 1.1. Thanks !

#2

Anonymous (not verified) - April 16, 2008 - 09:12
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.