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:
- System Requirements: http://openpublishapp.com/requirements
- Download URL: http://openpublishapp.com/download
- Installation Guide: http://openpublishapp.com/doc/installing-openpublish
- Running an OP-based site? Please let us know: submit your URL to OP Sites Gallery
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
Page header breaks on article and blog nodes
So I'm having some trouble with some code that I added to the page-header.tpl.php. I have taken out the menu(s) that appeared there and replaced it with some social networking tools; facebook, twitter, newsletter, rss.
<?php
if (!empty($admin)) print $admin;
?>
<?php
print $header;
?>Advertising module for OP
Which are the recommended Ad management modules with OP?
Should be able to schedule all kinds of Ads based on time, location, num of clicks etc.
Thanks
SKSITL
Read moreBeta version of OpenPublish D7
Hi to all,
Can you say when approximately will be relased the beta version of OpenPublish for D7?
Many thanks!
Openpublish Version
I'm sure this is a silly question, but how can I tell which version and build of open publish I have installed?
Thanks!
Read moreMigrating from OpenPublish to OpenPublish
[Sorry for cross-posting.]
I'd like to migrate users, content, and uploaded files from one OpenPublish installation to another. I'm not very familiar with databases, but can do imports and exports... Which tables should I pay attention to?
Read moresuperfish menus and other list items are displaying badly for anonymous users
For some reason, starting this morning, the superfish menu and other list items are all displaying badly for anonymous users on my site. I didn't see this right away because I always visit the site as an admin, but I know it wasn't happening before, because I do login and out of the site often.
I don't think it's tied to a permissions issue, especially since I haven't changed any, but I checked anyway and couldn't seem to find any settings that might affect it.
Does anyone have a clue what might be going on?
The website is: www.scvbj.com
Thank you very much
Read morepromoted to home page not working
I am able to use 'Sticky at Top of list' flag but 'Promoted to Home Page' flag is not working.
This is our first serious attempt with OP. Any help will be welcome
Thanks in advance
Read moreOpenPublish with organic groups
Hello,
I have these major problem with a clean install of open publish with organic groups installed.
somehow drupal 6 can't determine the group path and always build links with the original site base url.
I believe it has to do with spaces.
Has anyone encountered an issue like this?
Thanks,
Read morerelated content/articles not related (calais/drupal)
Hi-
On my site calais is installed and on the front end in the article body there is a box which says:
related content and shows 5 articles which are supposed to be related.
The issue is - they are NOT related. I would get better related results by typing in a search in the search box..
I can click the [calais] button and REMOVE the terms/suggestions - however this related content does not change.
My goal is to have proper results in this box obviously as automated as possible. However if the related content is not related I am not servicing the needs of my users.
Read moreMicrosoft IIS/Microsoft SQL environment
Hey everyone,
I'm new to the group and wanted to hear from anyone that has had experience setting up openpublish in a Microsoft environment? I have been going through the documentation and i noticed that it doesn't necessarily support IIS, or SQL - but there seems to be a multitude of patches. Anyone have any experience with this sort of setup? Am I wishful thinking?
Look forward to your feedback! Cheers,
AW
Our HTML5 OpenPublish Rebuild
We've just finished the first stage of our new HTML5 themed site on OpenPublish and thought it might be of interest to the group.
The reason for the change was initially because we wanted to strip down our OP site, as the only real features which we were using actively was the OpenCalais, Authors and Events function, however we could replicate that (except for OpenCalais which is still in dev) on D7, however we encountered too many errors when trying to export/import all of our nodes/url aliases etc.
Read moreError on changing workflow state
Hi all, I've published a new OP site and it's all working great. The only strange thing is an error when publishing content (or change the workflow state of any article from published to something else). Here's the error:
Unable to find "action" of name "mimemail_rules_action_mail_to_user" with the label "Send an HTML mail to Author". Perhaps the according module has been deactivated.
I've searched everything on the site, the rules section, the workflow section, everywhere... but I cannot find this rule. Where is it (or where it should be?). Thanks to everyone.
Bye.
problem with the primary menu if i have 2 submenu rows
Hi all, i have problems with the primary menu of the openpublish theme... when i create a submenu with 2 rows, if i click on a link on the second row i see that the background of the second row become white and i don't see the other links on the second row... on the file attached you can see the errors...
before the click and
after the click
how can i solve it?
Thanks
Requesting usable gallery / multiple photo uploader system (as in Drupal Gardens)
I have found the OpenPublish photo uploader to be barely useful. One has to upload one photo at a time and then go through a separate stage of creating a gallery to reference those pics.
The Drupal Gardens gallery system is fantastically easy. How about the same in OpenPublish?
Read moreEdit the size of images of the default content type
Hi all, i have the default content type "Article" where i can add images and contents...but i can't edit the size of my images, called "Main image".. how can i do it?
Thanks
Need Help with images on Openpublish install
I upload images for a new article, they don't go to the final article page. I can see them in the admin page, but not the final article page.
Looking on the server, I see the image in the sites/default/files directory, but the article is trying to call the image from the sites/default/files/imagecache/400xY/ directory.
I already checked the input formats and changed that to Full HTML. Still no luck.
I am at a loss here.
Read moreNew to OpenPublish, having problems
Hi,
As the title says, I am new to openpublish--and Drupal in general. I am having troubles with the installation of Openpublish on my server and I hope someone may be able to help.
First, my site can be viewed here: http://jamesalmquist.com/jamesftp/openpublish/openpublish/
Read moreWhere are $page_header, $page_footer, etc, set?.
Hi:
It´s my first experience with OpenPublish and I´m finding it very interesting.
There´s something that´s driving me crazy, though.
$page_header (and footer...) is set to the content of "page-header.tpl.php", but how?. The only place that looks like it might be hapennig is "OpenPublish Core module file".
/**
* Implementation of hook_theme()
*/
function openpublish_core_theme() {
print "
openpubppppppppplish_core_theme
";
return array(
'op_related_terms' => array(
'arguments' => array('taxonomy' => NULL),
'template' => 'op-related-terms',
List of Items Broken on OP Vanilla Install & Fixes
I know I've done the "wrong" thing here but desperate times call for, well you know. I'm more or less a Drupal newbie, but I've been tossed into trying to get OP up and running for a small local paper. I could get other solutions running, but I really like OP and I know the client would as well so I want to exhaust my options before I throw in the towel on it. After getting it installed and getting all the API keys and that goodness set up I realized that with my vanilla install there were a lot of things broken. This was obviously pretty disheartening.
Read moreOpen Publish Upgrade paths/ Complexity issues
I've been admin for a couple Drupal sites for 6 years but I'm thinking of taking the plunge on a distribution. How likely is OpenPublish to be released in 7 this year. How complex will the upgrade path be?
Read more
