D6 Custom Layout

surfer_1 - February 20, 2009 - 17:13
Project:E-Journal
Version:6.x-1.0-alpha2
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

I use e-journal module in drupal 6 and wit two journals. When I select custom page layout cannot use different layouts. Because e-journal use onlu theme_standat.inc file. I create another file, theme_xxx.inc I can select it but e-journal use theme_standart.inc file again.

#1

surfer_1 - February 25, 2009 - 09:18

I cannot use e-journal custom layout.
Please any aidea?

#2

romca - February 27, 2009 - 09:37

hi surfer,
sorry for the delay, i plan to take look at it during weekend - i am sorry not to be able to give more time to the ejournal now

roman

#3

romca - March 1, 2009 - 16:32

hi surfer,
i have fixed it, there were a lot of changes necessary, i recommend downloading the D6-dev version and replacing the whole directory. It would be great if you could get back and tell me if everythng works for you

best,

#4

surfer_1 - March 5, 2009 - 10:53

Hi Romca,
Thank you for your answer. Uptade new de. version and create new custom layout. I create new folder in ejournal/theme. And copied template files in this folder. But it use still "ejornal/theme_standard.inc", not use ejornal/theme/theme_standat.inc. What must have I to do?
Thank you.
Surfer_1

#5

romca - March 5, 2009 - 11:49

Hi,
you should edit journal - in the custom theme put the name of the folder
than edit the each theme file in the folder

note: you cant use journal-specific theme_standard.inc for now - I will fix it later, but i cant possibly until mid next-week (i am sorry). Anybody can jump on the track? what is necessary, is to call theme(array("name__" . $journal->id, "name")),....) in all the places where we use themeing functions -- *not necessary for the template calls!*

 
 

Drupal is a registered trademark of Dries Buytaert.