Desired/Goal: Browsable CD based on multiple existing Drupal Sites.
Hi everybody,
Me and a small team have developed over a dozen inter-related Drupal sites. Many are thousands of nodes/pages in sizes, and growing very nicely. Our thanks to the entire Drupal community !! Smiles.
NOW, our next challenge:
HOW to make all of these resources/nodes/pages available to those without internet access??
HOW can we copy/capture several or more Sites to a browsable CD ??
I'm resizing the width of my site so I need to resize all the main images in my posts (so they don't overlap into my sidebars). When I try to use the css to set a new width for the images it changes the sizes of my blogad images and other items or it will resize all my thumbnails to full-size. Is there an easy way to resize them all without effecting the other items on the page? Thanks! Here's my current css:
I need desperatly help on a thing normaly relatively simple : how can I pass custom text (for instance a template of table) on the textarea field in the body of a node?? I installed contemplate but did not find how to manage the $node->content['body']['#value'] !!
I've had a brief search around and couldn't find anything immediately obvious to help me. I need to be able to display a random image in the sidebar. Ideally i would like the image to change each time the page is refreshed but the image can be randomly displayed from a group of images. Is there a module that exists that can do this?
I'm having problems trying to get new images (jpg) to show up on a page. The image shows up if I create an image page, but not if I create another type of page such as a static page. We haven't had problems with images not showing up in the past, (whatever type of page we've put them on) and existing images still show up but for some reason recently, any new images won't show up.
I have gallery 2.2.1 embedded in drupal 5.1, and I use g2image to put thumbnails of gallery pictures into my blog. When clicking on the thumbnail you come to the gallery page that shows the image. Now, this I find a bit annoying in a blog, as it forces the reader to navigate between the blog and gallery. So what I would like to get some help with is whether there is a way of viewing the full-size image without having to navigate away from to blog entry? Maybe as pop-ups or something like that. I would be greatful for any suggestions.