If you have a pariticular news feed. How do you call it individually on a PHP or any other template.
For ex: i have BBC news feed and CNN news feed, I don't want to use blocks. I want BBC news feed on the left and CNN news on the Right. How do i do that without using BLOCKS. I do not want to use blocks. I want to place the necessary code on the page itself.
I just installed 4.2.0 on OS X, using localhost. I suspect that I do not have the base URL set correctly. If I point my browser to index.php, the page displays correctly, but trying to 'Create new user' just loads the base URL directory listing (i.e. list of files and folders).
i just installed the image / galary module and like it al lot. however, some of my photo's have absurd long names (40+ chars), breaking the layout completely. for an example see some "bidprentjes" of my family. i would like to be able to trim the name of the file. any hints?
also i would like to change the style of the text, i think i have to change the p class tittle in my xtemplate. any hints?
Just wondering: is it possible to move a website from one location to another easily? I'm just thinking something along the lines of: copy drupal directory to other site; copy database tables to other site's MySQL database; update access data and location of MySQL database system; away you go.