I wonder what is the criteria for making a Drupal release.
Apparently "no critical bugs" is required to make a release candidate. Is there any kind of similar requirements for the final release? Anything like "no more than 100 normal bugs"?
Or even if there is no strict requirement, what is the tradition? At which point the quality is usually considered being sufficient for the final release?
There is always heaps of questions, discussion, argument etc regarding this subject.
There is a fairly lengthy and heated discussion going here http://drupal.org/node/53388
I have many content page, from node/1 to node/15
When I open www.mysite.com/node/12 the browser say: Page not found, but I have all other nodes.. only node 12 not exist. Why ?
I created a forum but if I post to the forum the theme/content is not found in the forum. The content is created as a node and is only displayed in a block.
The counter for the forum is still on 0.
The forum looks like
root1
|
+---leaf-1
+---leaf-2
root2
|
+--leaf-1
+--leaf-2
if I try to post in root1-leaf1 the message will not appear there but in a node.
hello,
i want to add new date type to drupal called jalali or solar date. so i want to know does drupal has a central function or class for its date system?
thanks