filefield

Events happening in the community are now at Drupal community events on www.drupal.org.
syawillim's picture

Mapping from GPX file

I'm putting together a personal site to keep track of local trails; I want to render a map from an uploaded GPX file, no problem so far using FileField, Geocoder and Leaflet. To make it a bit more interesting I would like to add a little more information such as a table or list with Distance, Vertical Climb, Vertical Drop, Grade (average), Grade (max), Altitude (min), Altitude (max) and a chart plotting vertical over distance.

Read more
codigoweb's picture

Renombrar archivo adjunto en webform

Tengo un webform con varios campos, uno de ellos un numérico auto-incremental http://drupal.org/project/webform_serial y otro tipo File para subir fotos.

Quiero cambiar el nombre del archivo subido por el valor del campo numero de serie.

Al no encontrar ningún módulo contribuido que me sirva me he decidido crear uno, pero no encuentro el hook que tengo que implementar para interceptar el archivo antes de subir el archivo y de actualizar la base de datos.

Read more
arpieb's picture

Wikimedia Commons plugin for FileField Sources

Does anyone have an interest in a plugin for FileField Sources that would allow searching/browsing Wikimedia Commons for media to import into a D7 file field, along with attribution data?

Read more
markusbroman's picture

Filefield problem i Drupal 7

Hej alla!

Jag har problem med att ladda upp filer till noder i Drupal 7. När jag försöker ladda upp filer får jag felmeddelande enligt:

An AJAX HTTP request terminated abnormally.
Debugging information follows.
Path: /file/ajax/field_attachments/und/form-aNipJ5Erq_dMTK6eCMtypzPp-cDGrv5n5EivdiEq5hc

Har kollat runt lite och sett att det är flera som har liknande problem i Drupal 7. Men jag har tyvärr inte hittat någon lösning på detta. Det konstiga är att det fungerar bra på min lokala installation men inte på servern.

Read more
opmira's picture

So near yet so far with a filefield and textarea compound field

Hey,

Firstly, am new to this group, so hopefully my discussion item is relevant.

I have been spending the last few days trying out a compound CCK field, using examples such as http://www.poplarware.com/articles/cck_field_module as a great starting point. I have come to realise such how complex an area this is, but I feel I have managed to get quite far along a solution, and wanted to ask around if anyone had any pointers or advice for completing it.

I'm looking to create a CCK field containing a textarea element, and an imagefield element so that a content editor could create n number of 'paragraphs' (textareas) in a node, with images attached to the paragraph. I also want the imagefield to be optional within the compound CCK field; you should be able to have a paragraph without an image. This differs slightly from Jennifer's img_cap_tax_fld example (from PoplarWare) in that the caption field appears after a file has been uploaded, and is stored serially with the file.

Read more
bserem's picture

Tweaking the file system (files/*)

I recently (yesterday) got my hands dirty with a huge news-site in Greece that suffers from really bad performance!

I checked the filesystem and saw that the previous admins placed all files under the "sites/default/files" folder, without creating subdirectories. Now there are more than 20000 files under there, increasing by 100 per day.

Could this be the source of all evil? The owners of the site say that the problems are getting worse every month so I imagined that by re-arranging files in the file-system I would gain something in performance.

Read more
kleve's picture

Fatal error: require_once() efter flytt av moduler till nya mappar

Hej

Har stött på ett problem i samband med att jag skulle flytta contrib-modulerna från modules-mappen till ny undermappar i modules-mappen. De nya mapparna har namnen "contrib" och "custom". Den nya strukturen ser alltså ut enligt följande:

modules
- contrib
- custom

Själva flytten utfördes enligt följande:
1. De nya undermapparna "contrib" och "custom" skapades.
2. Alla contrib-moduler avaktiverades.
3. Contrib-modulerna flyttades till respektive mapp.
4. Alla contrib-modulerna aktiverades igen.

Read more
civicpixel's picture

Development release of Internet Archive module up

As part of the last phase of the Knight News Challenge grant I've been working to create a module to automate transfers to Archive.org of files available to Drupal. The development release is now ready, and we're continuing to test it here at Denver Open Media. My thanks go out to John Hauser at Access Humboldt, and the team at Archive.org who helped me navigate the S3-like interface and provided invaluable feedback in regards to handling metadata.

Read more
smoothify's picture

New module - FileField upload progress in Nginx

After some discussion on the filefield issue queue, today I released a module that adds the much needed upload progress functionality to sites running on nginx servers. Brian suggested I also post here as it may be useful to others not following that issue.

Read more
hypertext200's picture

Drupal Video module 6.x-4.x-dev Released

We have released our never version of Drupal video module :), but it is still unstable :(. But we welcome all you to test the module and see its extensible features.

Download the dev version and see how fit it is to you :) http://drupal.org/node/779354

Read more
Subscribe with RSS Syndicate content