Need help migrating your site to Drupal?

Drupal limitation compared to Joomla / Zikula ?

Hello

I am in the process to convert a mmorpg homepage to drupal.

All is going nice so far, but now i think i hit a system limitation of Drupal compared to the "standard class" CMS like Joomla, Zikula and other.

This limitation is related to "bind comments (or other core features) to dynamic pages or external data".

There are some threads related to this topic:
http://drupal.org/node/212979
http://drupal.org/node/229157
http://drupal.org/node/204801
http://drupal.org/node/112983

Let me explain what it means:

In short word, when i understand right, drupal is defining "content" as "base type" node. When drupal is loading
up, it calls a row of hooks which calls and binds their core and modules to that content. Content are identified
by its node ID, which is presented usualy by an unique integer. That node content can be defined in nearly any way, but i has to be part of of the drupal data base and must be stored there in the node db part.

Lets call this behaviour "early binding" when it comes to comments, rating or other things you enable (bind) to
content.

Now, here is the problem. Because there is of course other "forms" of content.

For us, as mmorpg, we have a big data base of any kind of content. Items, players, quests... They all are of
course not organized as nodes or any drupal native content and doing it is no option in any way.

How to extend limit of characters in comments subject?

Hi,

I would like to know if there is a possibility to change the maximal limit of characters used in the subject of comments,
because when I enter Subjects longer than 64, or so, characters I cannot type in more.
And if there is a way, I would like to know how to do it.

I appreciate your help,

Johannes

Drupal without a template?

Hi!

I'm working on deploying a site for e-learning, and Drupal seems to solve most of my problems, incl user management, form submission and other things. But, is there a way to do design without working with Drupals template engine?

The reason for asking is the fact that I got pretty much the design set and it doesn't fit in to the Template restrictions and working with a improved design (I guess best based on the Zen-project) isn't really an option.

Setting up subdomain paths for some content items

Hi folks:

I am planning to upgrade my content site to drupal. Currently, paths are in two formats depending on the content types. For essays and Q/A, the path is usually like domain.com/a/67 -- something very easy to achieve with Drupal.

The second is the path for blogs. There're multiple blogs, for example News Analyses or Reflections. The path for blog article is under the subdomain blogs.domain.com and is dependent on the blog name, e.g. blogs.domain.com/reflections/128 or blogs.domain.com/news/132.

How to Run CGI's under drupal

I am changing a site form static HTML & CGI to drupal 6, I have some CGI scripts that I still need to run, but drupal gets called with Apache rewriting. Is there any way to get drupal to either *not* handle URLs of the form /cgi-bin/* or get it to somehow execute my (perl) scripts?

How can I organize 1.200 articles imported from an old joomla site?

Hello everybody, This is my first post here. English is not my mother tongue, so I apologise in advanced if I'm not clear...

After 3 days of hard work I have finally moved from my old joomla portal all articles to my shiny brand new Drupal system which I'm very happy with.

The most difficult thing so far is organising all the contents: I've tried with the category module and simpleviews but still can't find the way to set a bulk operation to add vocabulary o categories on the fly to the uncategorised content.

Pages

Subscribe with RSS Subscribe to RSS - Converting to Drupal