Hi, I am using Garland as my default theme and I have customized garland based on my requirments. But, I have a very specific questions regarding drupal.
Right now when ever I need to change any node I just change it, test it in the localhost and then upload it on the server. However, I am able to do this because
1. My drupal folder size wise is very small now.
2. I have very few number of Nodes to deal with as the project is in first phase.
But, I want to know that is thier any way that I can just change a particular node in the drupal rather than replaincg the whole folder after testing that one in Localhost. - OR -
Can I make neccesary changes in the server itself and if so, How safe it or how secured it is?
Please help me out.
Comments
I'm not understanding this.
I'm not understanding this. You don't upload a node to a folder; it goes into the database.
how to copy the existing node in to new drupal instal?
Yes, thats right. My question was could I copy a node and I found out the answer that node clone module does that.
Thanks