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

4.7 content extension

So I've been working with Drupal for all of three days and love what it can do, but that doesn't mean I have not had some problems with it. My big question is, is there a way I can extend the content fields for a module. I have succesfully edited and/or created my own modules, but I am always limited to the fields that were in the module before I edited. I can not figure out how to 1) create new fields 2) store the content of these fields to the database or 3) retrieve them for display. Is there anything out there on this subject or any tips?
Thanks.

Is my gsitemap working well?

I have installed gsitemap in my site (clean url enabled, and gisaid.com/* redirected to www.gisaid.com/* in .htaccess) and the sitemap is accessible at www.gisaid.com/gsitemap. I have also submitted this link to google but it is not working.

How to interface with Java Applet

I'm writing a Java File Upload Applet that will (eventually, and hopefully) interface with a Drupal module. The question is, how do I pass Drupal session and user information to the PHP script that talks to the applet? Where is this information stored (in Cookies)? This is important because I need to check user permissions and security with an upload.

great new module worth flagging: Content templates

Hi Guys,

thanks to jjef for coming up with this...it's a Content Template Module for Drupal that is so good I thought it worth flagging on here.

It allows you to setup bespoke node templates for your TEASERS and FULL NODES for ALL CONTENT TYPES.

Not only that...but as you're setting up your template, it provides you with a full list of variables available to you for your template.

Page content

I hope this is the write area to post this question, if not please excuse my lack of experience with this. I am new to using Drupal and am having some difficulty configuring the main page of my site. I only want to have "blocks" with highlight material initially, and these blocks will linke to the main nodes. However, material that is published always shows up as the first item in the content bar, followed by its block that I created by editing the module. Is there a way to stop the full text nodes from showing up?
Thanks.

Working with Views - is this possible? ...ORing

Hey all.

So here's my latest question...

I am trying to create a view which is based on taxonomy term filters. The filter must create a view which displays "news + disability + health + mental health" on one page. That's easy, i guess.

But it also must display results that match news (absolutely) and any one of those terms. It must not require that all three terms (disability, health and mental health) be present.

I notice that it stated on the Views module main page that it is only capable of ANDing results, so I won't ask if it can do OR's, cause it can't. :-( This is my problem, I think.

I would really be curious to know if it's possible to generate such a view. This view must be available as both a node and a page, which is why views is perfect, except that it won't let me pull these results.

So, in short:

- Can someone confirm that I just can't do this with the Views module, just in case I missed something?

- Is there some way I can write in some code into a filter to make this happen? (it's really important for this anti-poverty advocacy site I am working on)

- Has anyone already written something I can use?

- Will there be a new version of views which is able to filter results in a less discriminate manner?

Thanks so much to all the developers who are working on this module. Out of all of them, it has saved my life the most. Really, it is the best ever, especially 4.7, when combined with the ability to place blocks in the content section. In a couple of years I hope to be good enough to contribute code too, but so far I am still learning.

Pages

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