Problems with OpenCalais taxonomy pages. What view controls them?
Hi,
We've got a problem on our site with how our different OpenCalais taxonomy topics are being displayed and aren't sure how it should best be dealt with.
First of all it seems that there are two types of views for different groups of OpenCalais taxonomy terms;
- The 'topics' view, which creates a readable, 'content about [topic]' page and already has a view created. This page is fine and looks like this; http://www.highfrequencytraders.com/topics/CME%20Group
How to use Twitter Pull?
I've been searching for how to use the Twitter Pull module. I have gone to the project page and read about how to tweak the settings for my use, by doing the following...
<?php if (function_exists('twitter_pull_render')) { print twitter_pull_render('@openpublish', 'OpenPublish', 10); } ?>I tweaked the settings in the openpublish_core.module, but for the life of me, I have no idea how to get a block to show up anywhere.
I went to Context and scanned line by line for something related related to Twitter as something that could be configured and came up with nothing.
Read moreOpen Publish - Fatal Error Adding Topic Hub Condition. Can you help me?
Hi,
I installed Open Pushish http://openpublishapp.com and I'm testing this Drupal Tailored Distro.
I tried to create my first Topic Hub, but when I add Condition 1 (Topic -> Business -> Condition 1) and after I save I get a Blank Page with this error message:
Fatal error: Class name must be a valid object or a string in /home/~/openpublish/sites/all/modules/ctools/includes/export.inc on line 905
I don't know what is wrong.
I installed openpublish in shared hosting by webfaction.com
All work properly but Topic Hubs have this problem.
I installed openpublish 2.3 build 441.
Read moreHow to create a 'about the author' contect block/view?
Hi all,
I tried to create a 'about the author' block/view, which should be displayed on the article detail node. Currently, by default the 'about the author' is shown at the bottom (hardcoded in the OP node views).
Read moreDelete content type and fields
Hi,
I want to use openpublish for my project and i want to keep just the necessary.
So, i wanted to delete some content type (like audio, package or slideshow), but i can't delete them.
Any idea ?
Maybe i could delete in the database with phpmyadmin... but i prefer to use admin panel.
Tanks :)
Nicolas.
Read moreCan OpenPublish Become a News Framework Rather than Complete Ecosystem?
I often wish I could use the OpenPublish image module, or ability to connect author bios' to articles without needing several dozen others. Speaking from a non-technical standpoint, it would be nice if such plug-and-play were possible. Currently, there is this all-or-nothing approach. I like using the pressflow Drupal distribution, but it would be handy if I could plug in some news-centered tools to accomplish very discrete tasks not easily done through the core - such as providing a cutline for images.
Just some thoughts.
Read moreOur Tweets in 2.3?
I've just started building an Openpublish site, and one thing currently has me bewildered. How do you configure the arguments for twitter pull so that the our tweets block shows the tweets you want to use? All I see is a mention that the documentation is old, and I've found some things on older 2.x versions of openpublish - but I've looked all over and I cannot seem to find this documented
Read moreOpenpublish stopped working
Hello
Everything was working and has been for some time then wham major problem.
The site welcome page calijournal.info looks the same but clicking on any menu item ends up with the same display which is a list of the articles off the front page.
Malfunctions
I have at least two problems with my installation of Openpublish.
1) headings in articles are converted to paragrafs, p, in the page displayed, even though it shows up with h2, h3 and so on in the edit page.
2) Asigning child pages to parent menu item/category is not being saved so I cannot assign content to it's rightful place.
Read moreGet event data from Event DB in openpublish
Hi,
I have not much experience in drupal and also openpublish but much familiar with PHP/CakePHP.
However I can play with basic functionality of drupal like Blog, Articles, Events, View, Customize modules etc. But now I Got stuck in a functionality where I need to get data of events from an Event DB.
