Drupal is up and running but how do I ...?

Gallery2: How Do I Finish embedding & use within Drupal 4.63?

Gallery2 Not Fully Embedded In Drupal

Hi,
I'm having a problem with completely embedding Gallery2 inside of Drupal. I have Gallery2 imbedded (installed inside of Drupal 4.63) and have installed activated the Drupal Gallery.module. Gallery2 shows to be embedded within Drupal, as you can see here: Winters Sewing: Picture Gallery. However, when I click on any picture in the Gallery, it takes me to out of Drupal to the unembedded Gallery2 installation. Also, if I click on the Random picture block in the upper left corner of my Drupal webpage, it does the same thing; it also takes me out of Drupal to my unembedded Gallery2 installation. This is not what I want it to do. When users click on the pictures, I want them go to the imbedded gallery albums. I want the uses to be able to navigate to different pictures in Gallery2 while staying in Drupal. How do correct this?

Basically what I want to accomplish is to just keep Gallery2 embedded within Drupal, so that when visitors navigate to Winters Sewing Picture Gallery, and then click on the albums and pictures, they will be able to navigate through Gallery2 while remaining within Drupal.

I've read through different message threads on Drupal.org, and haven't been able to figure out how to do this yet. Thanks for any help you can give.

PS. I don' t know if this is a related issue, but when I originally embedded G2, the Gallery2 icon at the top of the page did not show. All that showed was an empty icon blank box. I had to manually link it. (I forget exactly how I did that now.) Also, if you look near the bottom of this page Winters Sewing: Picture Gallery (under the Gallery2 username login boxes) you will see other empty boxes where icons for "Unpossible" and "Gallery.sourceforge.net" should be. It doesn't matter to me if these icons don't show or not, but I just wondered it this was somehow related to the above problem.

Get Username (i.e. author) along with Flexinode Title from PHP Snippet?

Hi All,

I plan on dedicating the site I'm working on to the fellow (Dubliner?) who came up with this:
http://drupal.org/node/44854

The SQL Statement consists of this:
SELECT DISTINCT(node.nid), node.title, node.created FROM node INNER JOIN term_node ON node.nid = term_node.nid WHERE term_node.tid in ($taxo_id) AND node.status = 1 ORDER BY node.created DESC LIMIT $list_no

Cannot modify url alias

I have 4.7 installed and have noticed a couple of odd things.
The first is that when I create new content and click the submit button, all that happens is a slight resizing of the window. I have to click the button again to actually submit. It's not a problem, just an annoying oddity.
The second seems to more of a problem. I am unable to modify a page's url alias. It simply doesn't happen. No messages. When I do it and hit submit then go back and check, the original alias is still there! I have to delete the page and re-create it in order to change the url alias.

Where Do taxonomy_context Functions Get Called

I would like to wrap a span or div around the taxonomy vocabulary and terms that taxonomy_context inserts into $context so that I can control the entire collection of taxonomy information better. Where do I find the calls to the function theme_taxonomy_context_vocabulary_list from taxonomy_context.module? These calls layout the related vocabulary and terms, but I do not see where this function gets invoked.

Thanks.

TinyMCE Integration - please help

I setup fckeditor without much difficulty at all, however, because it is not possible to prevent fckeditor from displaying on some pages (like the admin pages) I want to use tinymce.

I downloaded the tinymce module 1.58 and tinymce version 2.0.3, uploaded the module into the modules directory and tinymce into the modules/tinymce/tinymce directory.

I ran the mysql script.

I enabled the module, grated access to everyone, then in the settings/tinymce I created a profile for all users and selected the buttons.

I enabled tinymce on all textboxes.

Where Are Attachments Added to $Content

I am trying to find out where in the various Drupal modules the information on file attachments to a node gets added to the $content. A number of posts over time have talked about breaking up $content into more granular items, and I am beginning to explore how to do that with file attachments. Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Post installation