Sorry for the long post, I tried my best to explan!
The problem I have noticed is, say I want to user node/2, how do I go on about it?
Currently any pages I create starts from node/37 (This is probably because I have created 36 pages/stories before it). But I have deleted those 36 (nodes) pages/stores, but yet nodes still start from node/37.
So node/2 for example would be available in theory, but yet unavailable for me to use.
Say If I want to have node/2 as my “about” page, what do I do, because currently I’ve tried everything and drupal not seem to except a node to be "re-used" even if it’s deleted.
I keep getting “that path is already used” or something along that line, even thou I know for a fact that there is not a page/story or anything that is occupying that particular node (node/2).
Is this the case? That once a node has been used, even if deleted afterwards, drupal won't allow another page to occupy that particular node?
I’m not being stubborn with wanting that particular node, I just want to know if that’s how drupal works.
Ofcourse I would prefer to have my primary links set up as node/1, node/2, etc… for my sake so I can get my head round it.
I just want to know if drupal allows me to choose a deleted node or not, if so, how?
Thanks so much.
P.S: This is nothing to do with ‘Clean URL’, all thou turned on, I’d still like to have the nodes for their respective aliases organised in the ‘url aliases’ page.