This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

g2image insert full size image from Gallery2 to TintMCE

I modified the code of g2image to insert fulle size image and not thumbnails to TinyMCE. You could download it from
http://www.galleryembedded.com/forums/viewtopic.php?t=2898

Ronan
Drupal 4.7.2
Gallery 2.1.1a
g2image 2.0
TinyMCE 2.0.6.1
Working on a completely new web site for the Fachaux Company (www.cal-fachaux.com). Available soon with Drupal.

Hints for new file system based module wanted

Hi forum folks!

I'm asking for hints 'cause it will probably be easier for me that way, rather than scouring the docs and existing source. Any hints are much appreciated!

So, to the issue. I have just moved my PostNuke based site to Drupal. That all went great. The old site had a custom module to present a sheet music archive I'm hosting, and I need to move that to Drupal as well. The module is entirely based on file system structure and needs no administration interface, nor any means to add or update content from the web site. What it does need is means to parse the url argumets to filter the output and to serve the PDFs. To whit:

www.example.com/sheetmusic
should present the sheet music page with the navigation links but no items
www.example.com/sheetmusic/alpha/a
should present all tunes with titles starting with A
www.example.com/sheetmusic/categ/reel
should present all tunes in the Reel category
www.example.com/sheetmusic/view/some_name/thumbnail
should return the thumbnail image for inclusion on other pages
www.example.com/sheetmusic/view/some_name/download
should return a download link for the PDF

I am proficient in PHP coding and I already have code to scan the file system and build structures that implements the categorizations. I would like to know the proper Drupal way to do a module that renders a custom page with the abve listings in order to get proper theming and generally to be a good Drupal citizen. And also if there might be any other issues I'm not aware of.

Nestes organic groupps

Hi all,

is it possible to nest organic groups? Its a really wonderfull module, but it would be perfect...

Thanks

Image & Img_assist Modules

I host the site www.ukfans.uk. I am looking at an easy way for my members to create images in their blogs.
I have experimented with several image modules and have decided on using Image & img_assist. Once an image is included in a blog using the img_assist & IMG tag (HTML), the IMG link is incorrect if a user updates or deletes the image file. How can I educate my members to update any posts that have IMG tags when they update the Image node ? Is there a more efficeint way of handling this ?

New Account Options? temporary access that times out?

I am interested in some non-standard new account options:

A new account that is created and an access level is immediately granted. However, if the user wants full access, then they need to validate their account via email.

This idea was presented to me as a way of allowing the ease of new account setup but delaying the email validation step. This would give the user full access immediately but only for a certain time period.

Updating video field for flexinode - 4.7 - not working on certain servers

Hi everyone

I have started upgrading the video field to work with flexinode in 4.7: http://drupal.org/node/11193 .

The script works fine on my local server, however on my hosted server the video is uploaded to the tmp folder but then never moved to 'files'. Uploading the same video in acidfree or with the video module works fine on the server. I have double checked all the folder permissions.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions