Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This maybe a very simple question but I've been on this problem for 2 days now. Googled for instructions/tutorial... but it doesn't seem to work.
HOW do you apply the patch for the Internationalization module (IN WINDOWS/DOS)?
Here's my situation:
- I don't have SHELL access
- I'm running Windows but I upload all my files to the server.
- I downloaded CVS.EXE, PATCH.EXE (and all the related files). and placed the files in Windows/command (in my path).
From what I've read, I go to DOS and type:
patch CURRENT_FILE PATCH_FILE
I would like to create a front page that has a special block at the top that has the latest two nodes posted to a specific category. I would like these stories to be formated specially. Underneath of that block I would like to have all of the rest of the regular content that was promoted to front page. I want it to look something like this:
******HEADLINES*******
New product released
Go download it here....
Company opens new office
The new office allows new expansion
**********************
Is it possible to just show the containers on the first page. Then when one of the containers is clicked and it goes to the second page, this is where the secondary terms would be displayed - and the container would be acting as the title. On this site I have a lot of secondary terms vocab > term1 > term2a-z. And the way it displays now, my secondary terms can push the primary terms pretty far down the page.