I'm just implementing the blog function on one of my sites and I'm getting a few things that don't seem to be doing what they should.
1. The site is based on friendselectric and I've set it so that posts are trimmed at 200 characters, however when viewing all blog posts they aren't being trimmed, as can be seen at http://boahc.co.uk/blog
2. Also, I'd like to have some sort of horizontal line bewteen each post but can't figure out what file needs editing. Is it something in the theme, if so, where?
Menus have suddenly gone crazy -- they won't appear where I want them. It seemed pretty easy: Create a main menu on the front page which then branches off to sub-menus on inside pages. I create one menu on the front page and it works fine. Now I try to create a menu that appears only on an inside page (using node/xx as the reference in "appear only on these pages" option) and they don't appear. Now it gets even odder. I create a book with child pages. It never appears on inside pages and only once appeared on the front page -- now the book menu won't appear at all.
Is there any way to get the menus in the blocks automatically created by Taxonomy dhtml to collapse and expand like menus created using the menu setting?
In svr-B, I have a package that does Directory Listing. This is served thru http://dir.example.com. I want to make it such that users must be logged in thru Drupal in svr-A before they can access a script that adds records to the Directory, http://dir.example.com/add.php