drupal 4.7 was successfully installed in my system but i could not embed video easily as i needed. So i've just reinstalled version 4.6 this time, in order to use the video module (4.6 only compatible) and now i want all the data that was stored in my old database to be transfered in a new, virgin database.
I want to display fixed line number for each content (page or story) in main page and next page. I prefer 5-6 lines. How can I do? If drupal don't let me to fix line how can I setup to drupal to show too few lines in main page from the content
For example in my test installation,
first content has about 50 lines, same content have seen as 45 lines in main page
second item also about 50 lines but have seen as only 4 lines in main page
I have got Drupal 4.7 running with the flatforum module and I have two problems:
- The forum index is shown at /forum/, while any subforums have an url like /forums/subforum-name/. What is with the extra 's' in the latter? This is even more weird because /forums/ does not exist at all (get a 404 error in the logs)
- The forum index does not look like a normal forum index. I only get to see the posts I have made, but not an overview of all the subforums (which should be).
I hope I am clear enough. If you need any more explanation, please let me know.
So far, I'm not having any real trouble getting to know Drupal. One thing that I cannot figure out, however, is whether I can turn something off that will prevent the program from displaying the name and time stamp at the end of a page or story. I suppose I could hack the code and remove it, but I thought I would look for a more civilized way first.
If someone knows the answer to this "problem", I would certainly appreciate it.
I really spent hours looking for a topic on how to make forms. Still I couldn't find it. Could anybody please help me out?
I found some pages on making the PHP script, how to get it in the theme, etc, so that will be ok. But where to put it? In a static page? Which directory? Or in a node? How?