I have a flexinode type called 'Record Release' that consists of: Title, Image, Format, Release Date, Description
I want to have a page node that lists all the 'Record Release' nodes but only shows the 'Title' and 'Image' fields as a link to each individual 'Record Release' node. This page would look like:
---
Record Releases
- Image1 Title1
- Image2 Title2
- Image3 Title3
---
click on 'Image1 Title1' and get the node for Title1, something like:
Thanks for contributing the postard module. It's truly excellent. Nice one.
A quick question:
a) How do I "re-qualify" POSTCARD nodes so they can be accessed by users not logged in and non authorised users when ACCESS CONTENT is switched off in USER - PERMISSIONS?
as an example...let's say I send a postcard to an unathorised user...they won't be able to view the postard if I have switched off access content in the permissions page. Similarly..if an authorised isn't already logged in..they cant view the postard until they log in...
Hy Everybody,
I was looking for an alternative to bayesian filtering and came across scode for MT.
However I didn't find any working solutions for drupal so I made one myself.
It is pretty ugly, because I don't know squat about drupal modules.
If somebody could help me out turning this into a proper module I'd be more than glad:
I'm not sure this is in the right forum but it does have to do with a module so ...
I was looking at the API and am having a bit of trouble with the form_textfield function. Can somebody give me an example of how to use the attributes parameter? I want to add the disabled attribute to a form element but can't quite get it.
Is there a easier way do to things. I wish to incorporate a drupal powered gallery instead of going back to the standard. Is it easier to use what i alread use (gallery 1.4) or swich to a drupal solution? Is there the same power and flexibility?