Update for 5.0

drewish - November 13, 2006 - 17:35
Project:Textile
Version:HEAD
Component:Code
Category:task
Priority:normal
Assigned:jhriggs
Status:closed
Description

Really doesn't need any changes besides the .info file...

AttachmentSize
textile.info147 bytes

#1

gtcaz - November 13, 2006 - 19:44

I was able to install the module and post some test content to verify basic functionality of this patch.

#2

chrisada - January 2, 2007 - 16:54
Status:needs review» reviewed & tested by the community

Module does work with 5.0 RC1 after the info file is added.

#3

colm_iqc - January 16, 2007 - 23:18

Any timeframe on getting this released into an actual patch?

#4

drewish - January 17, 2007 - 00:23

maybe you'll be able to download this...

AttachmentSize
textile_0.info 169 bytes

#5

drewish - January 17, 2007 - 00:24

okay, i guess not

AttachmentSize
textile.info.txt 169 bytes

#6

appel - February 8, 2007 - 12:49

What's the current status?

#7

appel - February 8, 2007 - 15:40

Latest HEAD with the above .info patch seems to work in my 5.1 installation (upgrade from 4.7.5). Found one peculiar issue though; if your node body starts with a list and the first list-item on that list contains a link, then it will not be textiled.

This works:

lorem ipsum

* "lorem ipsum":/node/15
* "lorem ipsum":/node/15

This also works:

* lorem ipsum
* "lorem ipsum":/node/15

This won't work:

* "lorem ipsum":/node/15
* "lorem ipsum":/node/15

#8

joshk - February 14, 2007 - 00:36

Appel: is that something that worked in 4.7.5, but not in 5.1? If not, it might be a bug in the textile lib itself.

#9

appel - February 14, 2007 - 08:35

I just checked it, it works in Drupal 4.7.5 with Textile 4.7.x-1.x-dev, so it appears to be a bug with the module. Should we move this into a separate issue?

#10

drewish - February 14, 2007 - 16:37

appel, yeah this just adds an info file. there's probably something else that's to blame.

#11

appel - February 15, 2007 - 09:17

Okidoki, posted a new issue here.

#12

jhriggs - February 15, 2007 - 18:20
Assigned to:Anonymous» jhriggs
Status:reviewed & tested by the community» fixed

I just committed version 5.x-1.0 to CVS.

I have not seen the link-as-first-list-item issue. When I created a page with a list as the first thing in the body and the first list item was a link, it worked fine. Please check to see if other filter modules may be conflicting.

#13

Anonymous - March 1, 2007 - 18:30
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.