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

Best choice for CR LF output for HTML?

Finishing up on a simple-syntax text filter module, something resembling a Textile subset, which seems to be coming together nicely despite my lack of experience with PHP and REGEX and...

One approach a filter I studied took, which I adopted, was to convert all of the \r\n and \n\r and \n characters sent to the filter by the user text area to \r characters, and explode()ing the text into paragraphs on each \r\r.

Event Module- modules enable problem

I am having trouble with the Event Module. I have installed Flexinode , enabled it and it seems to be fine. I installed the Event module according to instructions(the mysql db checks out fine). In Drupal when I click on Admin-Modules to enable it i get only a blank page, no list of modules to enable or config. If I remove the Events folder from the Modules folder every thing is fine. I downloaded and used the Event 4.6.0 tar file and used that.

Getting "Unable to create thumbnail image" error from "+content > image" ... Why?! -Urgent

Getting "Unable to create thumbnail image" error from "+content > image" ... Why?! -Urgent ...

Thanks

Advanced form based on html template?

Hi.

I'm currently developing a module that enables users to create, manage and deliver application forms with drupal (forms to apply for money and support from different firms). The problem is that these forms have approximately 40 form elements and it needs to look exactly like the paper-version of the application form. It's pretty "advanced" when considering the layout of the elements so I need to design the form in Dreamweaver and user the generated HTML into drupal.

Not sure how to search for an answer on this one...

For the version, I'm saying it's 4.7 because I just downloaded and installed today... but it could be 4.6. Either way, what happened just now was... :)

"Reset defaults" in settings not immediately updating elements in forms

Hello,

I'm trying to update buddylist.module to be 4.7 form api compliant. I've taken some initial steps on updating the admin->settings page to use the forms. Everything looks good, the data seems to be stored and used.

I am encountering one small bug, however. When I click "Reset to defaults", the page refreshes but the values in the forms stay the same. If I click away from the page and return the defaults have come back.

Is this an issue in my form code, or should I file a bug against something?

Thanks,

-Mark

Pages

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