Add Cufon support

aaron - February 18, 2009 - 17:09
Project:Dynamic Rendering
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

http://wiki.github.com/sorccu/cufon

#1

aaron - February 18, 2009 - 19:28

#2

Starnox - February 25, 2009 - 11:55

I was half way through creating a Render Plugin but then came across an issue in the font uploading. Cufon fonts are javascript files, but Drupal Core renames JS file uploads since they could be executed and exploit your site. Until we find a way around that I don't think we will be able to proceed.

#3

Pol - March 29, 2009 - 08:14

Any news on this ?

Maybe we could copy paste the content of the generated file in a textarea ??

#4

Pol - April 7, 2009 - 14:24

Maybe we can do like FLIR, we upload the JS file in a specified directory like:

sites/defaults/files/cufon/fonts/

What do you think ?

#5

aaron - April 7, 2009 - 20:14

#6

sun - April 18, 2009 - 02:15

If Drupal renames files, we can rename them back.

#7

datafire - April 18, 2009 - 19:06

(edit: deleted - double post)

#8

datafire - April 18, 2009 - 19:06

I was able to get it to work by putting it in a separate directory that was not directly controlled by Drupal. Although Drupal is installed at the docroot, I created a separate /js/ folder alongside it, placed the files there, and voila - Cufon now works.

#9

Pol - April 20, 2009 - 12:54

Show us !

#11

ChrisBryant - July 13, 2009 - 22:58

There is a new module released for Cufon support here:

http://drupal.org/project/cufon

I posted an issue recommending combining efforts:

#518328: Collaboration / combining with Dynamic Render module?
http://drupal.org/node/518328

 
 

Drupal is a registered trademark of Dries Buytaert.