Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
As the title said, I am wondering if there is such a tool. I'd checked xml-rpc php library used by drupal. But still wonder if there is already a mature tool would do this.
I have about 200K useful information previous managed via a database management software but now I want to load all of them to drupal so that will have great user interactive features.
I've just recently begun to explore Drupal and been really impressed by the functionaility. There are plenty of features that I have been hoping to one day find in phpwebsite. It looks like development is moving faster with Drupal, too. So, I am considering converting across to Drupal if it is not too onerous a task.
The most important elements of the site I would need to convert are announcements with associated categories.
Has anyone done this before? Got any ideas? (I am using phpwebsite 0.9.3-4).
I am trying to use internal page links for a page that is quite long.
When I do <a name="name">name</a> to give a reference to where the link should go.
Then at the top give call that link. <a href="#name">go to name</a>.
It takes me back to the main page when I click "go to name". The strange part is the URL for when it takes me back to the main page ends in /#name.
Anyone have any ideas? This normally works just fine for me in normal html. That is with using full html.
Hello all! We are a new foundation with a small team of volunteers (9 persons).. have our website online already (http://www.club-enjoy.nl) but we like to migrate to Drupal.. Who could help us with that?
I'm just trying to convert my website (http://filecache.de) to Drupal.
I don't need a variables, but if I don't use all, just seeing the following errors:
I am considering to use drupal for a small community portal. I want to have content items which are visible to everybody, and I want to have content Items which should only be visible to members and are thus private.
Is there a way to add a public/private checkbox to every content item or something similar?
I don't even need a complex user-group system, only a flag to toggle private/public
Drupal is amazing, but useless to me, if there is no option to achieve this or something similar. :(