This forum is for less technical discussions about the Drupal project, not for support questions.

Drupal work fine with non-existent node types!

I think this goes in this forum...

I know there is nothing developers and supporters loath more than a hacker (having been in the software industry) but hey this is open source so:
I have about eight entities that I want to maintain on Drupal. They are called "process" "practice" "domain" "role" etc... they mean something to my users ;-) I want the public to be able to contribute text for them and it be subject to comment etc. So the very best place for them is for each to be a node type.

i tried flexinode and decided not to use it. I'm nervous about the performance impact, i didn't need all the field types (this is basically a technical-book creation system - I mostly just capture a body of text), and I don't like that the node type is cryptic.

i tried using taxonomy. in fact the eight classes are of course in the taxonomy, but using pages for everything and tagging with terms just wasn't working for me. Too confusing to general-public-users to create content/page then select the right taxonomy type. I want create content to be obvious.

So I took the story.module, saved it as process.module, did a global change from story to process, tweeked the help text a bit and tried it. beautiful. if all you want is a basic entity then i'd recommend to anyone forget flexinode and just clone story.module. But that is not the point of my yarn....

then i got to thinking about eight extra modules and the overhead of that. and only two of the entities are actively contributed by the general community. the other six are parent classification hierarchy entities that i can add and they'll stay mostly static.

Beginner's Forum.... whatever happened to this topic..... Never received an answer =(

As I was browsing through this topic, hoping that it was going to answer itself or find an answer eventually.... but I didn't.

I read and skipped a few cause it was too much of nothing.

Simply put, is there a "newbie" section for so-called "silly newbie" questions? If so, where is it cause right about now, I need it.

Here are some of my issues if some "drupal expert" out there does not mind taking a look at.

  • Who's online? status..... does this show the true numbers? If so, why is it that when I view my site as a visitor, it shows me a different number than when I am logged on?
  • Where and how can I use my own "stats code". I have one in place, but I don't know if it's recording properly. What page should I have my code in?
  • Can someone look at my site to see if it's working properly? And if not, please tell me what I'm doing wrong.....PLEASE!!!
  • Images..... I can use html coding to place images in my blogs, forums, etc. But what about images for users? I can't seem to use an image as a user. What is the general size, settings, etc.?
  • How can I show a different page other than the initial page I'm getting now? In other words, when I create my websites, I can create a directory and have an index file with having a different look for each page if I wanted too. I want a different looking page, what do I do?
  • Lastly (for now), how the heck do I do this....awesome page!. This does not look like it's a drupal site like mine. Mine is boring.
  • Need help getting started

    I'm trying to create a page that lists categories for a topic (for example vbscript). I want users to be able to click on the categories and it take them to a page listing all the content in the that category. Something like this page
    http://www.hotscripts.com/ASP/index.html

    WoW and Drupal

    Anyone know of any WoW related themes for Drupal and/or WoW related websits that are using Drupal?

    Thank you

    sort results by creation time on search

    Users at a community i've mantained had this requirement simple because they need to search for new references to their names inside nodes (forum nodes, for exemple).

    search.module (4.7 beta) provindes an easy way to do this because of the parameter called: "$sort_parameters" at do_search. (i think it was introduced with the new advanced features...)

    So i've made simple modifications at node.module to give him this feature.

    Basicaly i've included 2 radio buttons so the advanced tab looks like:

    ----------

    Which email (sending HTML email) module would work.

    I'm building a site with Drupal and part of the site is going to require the admin to send out HTML emails to a group list (and growing).

    Would PHPLIST be better for that? Or is there something that is completely native to Drupal where you can administer email addresses and send HTML emails?

    Any guidance would be great.

    -G

    Pages

    Subscribe with RSS Subscribe to RSS - General discussion