We're converting an old custom coded cms system to Drupal. In that cms are some static pages that host swf files which play movies. We'd like to just embed the existing swf files in the page. I've looked at the existing modules and they all appear a bit heavier than we need. Is there a simple way to do this that I'm overlooking?
By heavier, I mean we don't want to upload the movie files behind the swf player. We want to use the swf files we already have, not some third party player for the videos behind the swf file. We don't need transcoding, either.
we want to change the Software we use to build the www.freeware-download.com
We searched lots of communities and we think the best cms to change to would be Drupal.
But we are no Drupaldeveloper, so we don't know if it's posible to drupal the whole Site.
Maybe someone could check this out?
If it's possible, we would start with drupal 7 because as this project would be finished drupal 7 will be available as a stable.
Maybe someone able to do the whole job for an exapable price?
Ive a project with over 2000 .doc files, meaning I must create a page for every single file and copy paste.
qestions:
1.: I wonder if there is a way to automatically create a node (page) with a script, where each node has a link linking to the next page. ---> where can I find such a script/documentation?
I have recently used Node Import module to import several hundred database records into a custom content type (built with CCK); Node Import created the new nodes and populated them with data as it said on the label. Now I need to import additional fields into existing records. This means:
- match records based on title
- only import the fields I want to import, without changing any of the other fields
I am new to the idea of drupal. I have a number of travel based websites. These are all semi interactive at the moment but are not true web2. I am looking to convert these to drupal.
However, there are a few issues I would like some advice on before I start to move forward with this.