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

dublicated taxo in weblink.module:(

When i installed a weblink.module, i have created
a taxonomy vocabluary for it.
But when i`m viewing a weblink post - i see two taxonomies:
one is created by a weblink (at the bottom) and it`s needful other is created by node.module(at the top of a post) and viewed as a standart taxonomy.
So have 2 taxonomies for weblink posts and they both become not useful for visitor cause such situation addle and confuse them:)

some suggestions.

Import.module: modifying to create a more sophisticated aggregator archive

I've been thinking about feed aggregation inside a company intranet and am developing some ideas about how company weblogs can be aggregated and archived. It seems to me that this might be possible with import.module and node.module. I haven't really created Drupal modules on my own yet -- except for 1 tiny module I made that makes my home page show recent weblinks, blogs, images in separate lists -- but I am hoping to develop the concept around this one and perhaps get some suggestions on how to proceed.

My concept:
A business weblog aggregator is different from client's news feed readers. A business weblog aggregator would need to...

1) archive collected weblog entries for long-term storage and retrieval

2) provide a richer set of metadata for each entered record. A minimal set of metadata might include: author, title, publisher, URL, subject. Some of these metadata elements should be entered in an automated fashion.

3) provide some semi-automated means of classification via a controlled vocabulary (taxonomy), e.g. where terms occurring in the blog entry text (title, description) are compared with synonyms, phrases, more complex boolean expressions that can be mapped to terms in the controlled vocabulary.

Now, while I think I might be able to handle feature 1 above, I am thinking, as a non-programmer, there is no way I can do 2 and three. So before investigating this further, I want to get your ideas about the possibility of doing this in Drupal.

Random Node Display

Hi All,

I have a Drupal site I use to showcase poetry. I would like to have the home page display a random node each time a user comes to it, or to randomly change the nodes appearing on the homepage each day. The idea is to make aure that older poems still get an 'airing' every now and then.

Does anyone have an idea of how I might achieve this? Maybe via a special 'home page' module? I have searched this site but can't find anything which helps me much.

Thanks

Image Module Error

I uploaded the most recent version and am running 4.3.0 RC. Getting the following error after I try to do a fast directory upload and then click on a file name.

Fatal error: Call to undefined function: imagecreatefrom() in /home/virtual/site5/fst/var/www/html/modules/image.module on line 923

Additionally, when I just try to create an image, there is no way to upload the image in the form. Right under the Images taxonomy term drop down, is the word error. I am also using htmlarea.

site layout module ideas - comments needed

Hello all,
I am new to Drupal, and am quite enjoying discovering the ways in which it does things, often differently to other CMSs I've come across. One thing which I am missing is the ability to layout the site in a hierarchical manner, creating pages (or nodes) as children of other nodes. I have been using EZPublish for a little while, which is a fantastic, if overcomplicated CMS (actually it's more of an application development environment, but that's getting a little off-topic) and it does the herarchical thing really well.

I am inpressed by the taxonomy and the ways in which it can create complex relationships between nodes in a drupal site. I was mulling over the idea of creating a module which, given a hierarchical taxonomy, could 'attach' nodes to the terms of the taxonomy, thus creating the site structure. I realise that this suggestion has it's complexities, but I have a feeling that this could be a really useful feature.

This only really makes sense when using the new 'clean URLs' feature as the URL will represent the site structure. With clean URLs there is almost the facility to hierarchise pages, but this is only through the url, and there is no way of automatically creating a menu to represent these relationships. But if we were to define the path by the attachment to the hierarchy, then we can make a more sensible relationship between the documents.

For example, if I have a taxonomy as follows:

Newsletter Needed

The modules available for Drupal are extensive and greatly appreciated. I am wondering if anyone is in the process of developing a newsletter module. This is the one glaring absence I see from the modules available. Ideally it would be one that allows a user to choose from multple newsletter types, while registering or editing their account and would also let them unsubscribe there. It would need all the other basic newsletter features like Html and text choices for sending as well as list management on the backend.

Pages

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