OpenPublish

Events happening in the community are now at Drupal community events on www.drupal.org.

Community discussions around Open Publish distribution.

OpenPublish is a packaged distribution of Drupal, that has been tailored to the needs of today's online publishers. OpenPublish is ideal for the implementation of a variety of media outlet's sites including: online magazines, newspapers, journals, trade publications, broadcast, wire service and membership publications. Built and supported on standard Drupal core (currently Drupal 6x), OpenPublish features support everything from basic news coverage needs to Web 2.0 trends, social publishing, semantic tagging and topic hubs. Each component bundled in the distribution is well supported, documented and modularly designed according to Drupal's architecture.

Some useful links:

Important note: in order to fix consistency issues and critical bugs, in a timely manner, OpenPublish had to patch some third-party modules included in it. It's not recommended to independently update those. More information at: http://groups.drupal.org/node/60313

pkcho's picture

Views theming template file placement?

I created a panel page and am trying to place a variant of the Homepage Articles block in a panel. When it displays, some of the formatting is lost...

The "views separator" is gone and therefore the "clear: both" from the css, so basically, the space between articles is messed up and the articles are blending into each other without separation.

I went into the View and am trying to duplicate the views theme template file and rename it for this panel.

Read more
epaul's picture

OpenPublish vs Drupal eJournal Module

Hi All, I'm looking to get info regarding OpenPublish and Drupal eJounal module (http://drupal.org/project/ejournal)...
I'm new to both and would like to understand their differences. Thanks!

Read more
rasoolakhter's picture

empty space in teaser below

i cloned article view and also made another like articles and i added view in context also but when teaser comes in front page it give empty space below teaser please guide me what is problem my link is

http://dailyetalaat.com

Read more
Citizen's picture

disabling apture search toolbar

Does anybody know if there is a way you can disable and/or hide the Apture search toolbar for administration pages? It would be nice to be able to turn it off while logged in as admin, but it still be functional for others. If you are familiar with the Curlypage module - http://drupal.org/project/curlypage - it has an option where you can disable it from showing up on adminstration pages ... it would be nice to have that option with Apture search toolbar, too.

Thanks in advance for any help.

-jcd

Read more
bhbarb's picture

Yahoo Image Search degraded

from the Yahoo BOSS section, http://developer.yahoo.com/search/image/V1/imageSearch.html

Image Search Documentation for Yahoo! Search

We’re shutting down this service in December 2010. For further details, please see the Deprecated Services blog post.

Does anyone know what this means, or what this affects in OpenPublish?

Read more
Dave R.'s picture

How I (finally) got captions to display.

This is how I added captions, or cutlines, to the Articles content type in Openpublish. I hope that it is helpful to anyone who, like me, spent untold hours trying to figure it out.

First, add a field to the Article content type (../admin/content/node-type/article/fields). I labelled mine Caption and gave it the name field_main_image_caption. I chose Text for the field type and gave it a textfield size of 200.

Next, add something like: $vars['main_image_caption'] = $vars['field_main_image_caption'][0]['view'];

Read more
hamish's picture

override page-front.tpl.php with subtheme problems

I can't seem to override the page-front.tpl.php with my subtheme's page-front.tpl.php. I have tried deleting the main themes file but this does not make the subtheme's -front.tpl visible. I have followed the ardi procedure and created the folder page where i load the pages that need be overridden within the subtheme. I can override the other tpl pages but not the page-front.tpl.php.
Any suggestions, thanks

Read more
atheneris@yahoo.com's picture

Author Info Not Displaying

How do I get the author information to display near the article time?

http://imaneinstein.com/article/dreams-and-time-travel-can-we-do-our-sle...

Read more
rasoolakhter's picture

css code in article

i am using Openpublish i like it now i m using my site , my problem is wheni add some artcle after saving i found some css code in article please help
i am using latest version of open publish

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; text-align: right; font: 12.0px 'Geeza Pro'}
span.s1 {font: 12.0px Helvetica}

thanks

Read more
riverrat's picture

Is OpenPublish ready for prime time for the small sites?

I have spent three months trying to set up a multilingual site using OpenPublish (2.3) with Drupal 6.20 and calendar and i18n.
I have encountered so many major problems in so many areas I am beginning to wonder whether this is a package best left for big sites having lots of resources and experience or is it just me being absolutely thick. To help undertand my problems I have categorised the problems encountered below:-

Read more
atheneris@yahoo.com's picture

Installation Error

I am trying to install the profile. First off it never asks me for DB info, but seems to create the database anyway. Sometime during the install it tells me there is an error and give me a link to the error page. The error page is blank. Here is the error:

The installation has encountered an error.
Please continue to the error page
An HTTP error 500 occurred. http://imaneinstein.com/install.php?locale=en&profile=openpublish&id=1&o...

Any thoughts?

Read more
riverrat's picture

Multi-lingual menus

I need to be able to have primary links in English and French. The basic OpenPublish 2.3 accomplishes this for some terms, e.g. Home to Accueil, but not the terms that I have added to Primary links and also all the secondary level of primary links.
I have added the translated terms into the translation files, all of them (as I am not sure which makes the change. I have cleared the cache BUT the menu stays the same except for the original OP translations.
I have even installed i18n and translated the menu terms using that but still no change from the original OP trans.

Read more
jaarong's picture

Portraits sized too big

When we post the main image into an article in OpenPublish that has portrait dimensions, it ends up being way too big (in our humble opinion) in the article view. For landscape pictures, it works nicely. Some of the pictures are sent to us and can't be cropped to landscape proportions. What's the best solution within OpenPublish or Drupal to fix this?

Read more
bigkevracer's picture

OpenPublish 2.3 Updates?

Hi there.

From previous experience, I have learnt not to update modules independent of the core OP updates unless specifically advised.

Going through the group history, I found this list of modules which shouldn't be updated:
OpenPublish 2.2.x
* Admin
* Features (not patched but versions post-beta8 have significant API changes which require re-export of almost all exported features and thorough testing. Update coming in OP 2.3)
* Context (patch accepted but upgrade awaiting Features update to not break exported features).
* Acquia Search
* CKeditor

Read more
pkcho's picture

Divs show up in my views carousel display

I was creating a new views carousel block for the Articles views, alongside the Homepage block and Featured Article block, and I encountered something very odd.

I choose to delete the extra fields that I didn't need...

Content: Main Image thumbnail image linked to node
(Author(s)) Node: Title
(Author(s) Counter) Node: Title Title
Node: Teaser
Content: Teaser Default

so, all I had left is...

Content: Thumbnail
Node: Post date
Node: Title

Read more
jimmyg164's picture

Yahoo Style image slider on Article node

Hi

does anyone know the best way to add multiple images to articles in OP

in a similar way to yahoo

http://uk.cars.yahoo.com/05012011/36/porsche-911-carrera-gts-cabriolet-0...

cheers

Read more
rahuldewan's picture

Magazine Archives functionality?

Hi,

We require a specific feature of creating print magazine archives on the lines of - http://www.openthemagazine.com/table-of-contents/grid_view ; with a click to see a TOC of that magazine. I could not locate this in the features listed on the website. Is this possible using OpenPublish?

We've been implementing online publishing websites using Drupal; and are now looking to adopt OpenPublish to reduce the cost of website implementation for smaller print magazines originating in India.

Thanks,

Rahul Dewan

Director-Marketing
http://www.srijan.in

Read more
vonfracas's picture

Configuring authored on format

I'm trying to find a way to configure the Authored On format within Create Content. The current configuration in Create Content is 2011-01-07 10:43:29 -0600. I need to change that to allow an entry formatted like this m/d/Y. I've configured the obvious places (Site Config/Date and Time > Formats) to no avail. Please help.

Read more
pkcho's picture

Recurring events in OP

I just started using OP 2.3 and noticed that the Event content type does not allow for recurring events.

Is the event content type using any customize code? Or can I look for a module to add that feature? Or is this something that is planned for a future release?

Thank you.

Read more
subu.purohit's picture

Movie Publishing Functionality

Hi,
As I know that Openpublish is purely publishing purpose package like news publishing and it has some
features (News, Events, Article, taxonomies etc.) for that. But there are no one for movie publishing like
movie/artist content types. So I created two content types movie and artist, but now I am getting
trouble to create interrelationship among these. Is there any better way to implement movie publishing site
or OP has some modules for movie-artist relationship. So do anyone have some suggestions for me ?

Thanks
Subhash Purohit

Read more
Subscribe with RSS Syndicate content

OpenPublish

Group organizers

Group categories

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: