Hi all, I'm new to the Drupal forum. I'm the co-founder of NewsCloud and wanted to see if there are any module developers interested in collaborating to create a module for NewsCloud's APIs.
I envision a basic module created for NewsCloud users who have journals or groups with our RSS feeds - but a more detailed module that supports a wide variety of options from our API.
I integrated gallery2 module into drupal. when I click on a thumbnail a scaled version of the thubmnail is shown like this:
Date: ...
Owner: ...
>> next >> last
[here is the image]
>> next >> last
I do only want the (scaled) image to appear, without the additional information such as (date & owner) and without the navigation bars to get to other images of the album. I want this because all the other images do not have anything in common with the displayed one.
I was working on my own node type called getoknow. On the front page, as a block at the bottom, it displays the title and a teaser along with an uploaded picture and it links to 'getoknow/[nid]' where [nid] is the node id. This link goes to a custom page that displays the getoknow node first followed by the rest of the getoknow nodes as title/teasers which can be clicked on to display them first too.
My file is "ashaille.module", which is correctly creating a block that displays content from the database. However, there is no administer >> settings >> ashaille menu, and going to the url admin/settings/ashaille directly doesn't show a textfield either.
Is there a plan to update Flexinode to 5.x Drupal version ?
if not ... is there a way to import flexinode content to 5.x ?
I have a huge site developed with flexinode content ... :/