Search
Search results
Number of search hits: 48
-
acces to picasa albums (Dizkus)
-
mediashare module (v4), everything goes ok, but I can't view picasa albums configured into mediashare.
I've put http://picasaweb.google.com/USERNAME/ALBUMNAME in the URL like mediashare says, but the albums appears empty. The picasa album is a public album, but
Created on Jun 18, 2009
-
Content (Content)
-
Demo
Download
Project page
"Content" is a page editing module for PostNuke. With it you can insert and edit various content items, such as HTML texts, YouTube videos, Google maps and much more.
Each page has a specific layout - single column, two columns, with and without headers and footers (and you can easily add your own).
Feature list:
Unlimited number of pages.
Created on Mar 15, 2009
-
urgent : help ! how to create a template like youtube? (Dizkus)
-
mediashare doesn't handle flv files yet.
Create a new publication, let's keep it simple:
Title (string), Description (text html?), (any upload) FLV because it will not convert the video format, keywords (text), image preview (image upload), this last one is needed because it won't create the preview by itself.
Create templates.
Now manipulate the templates for list, full,
Created on Mar 11, 2009
-
SESitemap code for Mediashare? (Dizkus)
-
Has anyone put together the code for Mediashare that could be used for the [url=http://code.zikula.org/webservices/wiki/SeSitemap]SE Sitemap/Google Sitemap module[/url]?
Created on Feb 06, 2009
-
How do I show the map in Content 2.1.0?? (Dizkus)
-
OK, maybe I just totally missed the information on this, but how do I show the content in Content on the page or profile or wherever??
I see where to add my Google Map API and Flickr API keys. But I don't see or understand how to get it to show.
I'm running a sandbox site with Zikula 1.0 and Content 2.1.0.
Jorn, you know I always need the "Dummies" version of help. :)
Thanks
Created on Jul 05, 2008
-
Adding an Adsense Button to Xinha in Pagesetter (Dizkus)
-
Well basically because it's something i was asked for... In any case, here's the method:
1. Create a button, we will call it 'google.gif' (i just used google's old favicon).
2. Place the button where buttons for Xinha menus are supposed to be (i.e. modules/pagesetter/guppy/xinha/images/google.gif)
Adding buttons to Xinha is a bit complex... Luckily for us Jorn here made it simple:
3. Locate and open the file guppy.js (which is at modules/pagesetter/gupppy/guppy.js)
4. Navigate to line 503 where you will find the button register for pagebreak.
5. Copy from the followin: and paste under line 516:
[code=javascript] xinha_config.registerButton({
id : "googlead",
tooltip : "Insert googlead",
image : "modules/pagesetter/guppy/xinha/images/google.gif",
textMode : false,
action:
function(editor, id)
{
editor.insertHTML('googleadcodegoeshere');
}
});
xinha_config.toolbar[xinha_config.toolbar.length-1].push("googlead");[/code]
6. (EDITED: [i]This comment system butchered the post[/i])Replace [b]googleadcodegoeshere[/b] with your javascript to show googleads. Please be mindful of adding [b]\n[/b] and a [b]'+[/b] (yes with the plus sign) [b]at the end of every line, except the final one[/b] and a [b]'[/b] [b]to the beginning of the next[/b] (this is in order to concatenate the code just as Google Adsense provided it, the [b]\n[/b] is a line break needed for it to pick up the parameters). All this you can deduct by looking at your own google ad code.
7. Save said file and upload it (If you didn't backup the original is not my fault)
8. Watch the shiny new button on your Xinha toolbar.
Now, you know google rules about adsense, right? [b]no more than 3 blocks per page[/b]... But since you might be running one on a block and one either in centerblocks or at the footer message you only get to press the button once.
I had to encase it in a black bordered div (style border: 1px solid black as parameters in the div tag, commenting system does not allow them), so i could see if its there (it shows as a rather small square, about 6 pixels i believe). When you publish your piece, the ad will show.
I floated it to the left too (float:left inside the style parameter), but you can float it wherever it suits your design.
Maybe you want to make another one that floats the add to the right (repeat this process but be sure to change wherever it says googlead, because it won't work if you repeat names), or maybe you do not want it floating at all (if it's a traditional horizontal banner)
Created on Jun 22, 2008
-
404 error when accessing XML list template (Dizkus)
-
The URL in your first post linked to "Try it" is:
http://www.oceanslive.org/portal/index.php%3Fmodule%3DPagesetter%26func%3Dxmllist%26tid%3D5%26filter%3Daudience:eq:1%26orderby%3Dcore.created:desc%26tpl%3DXML
and has some character codes that look a little messed. I changed the url to:
http://www.oceanslive.org/portal/index.php?module=Pagesetter&func=xmllist&tid=5&filter=audience:eq:1&orderby=core.created:desc&tpl=XML
and
Created on May 08, 2008
-
Bread crumb trail (Dizkus)
-
initially used to calculate left/right. It might not be needed but I am not sure. "left" and "right" is by no means redundant - google "nested set algorithm". (http://dev.mysql.com/tech-resources/articles/hierarchical-data.html
Created on Apr 23, 2008
-
map a user in a user objet (or type) (Dizkus)
-
Depending on your needs, there are semi-simple ways of integrating Google mapping with Postnuke/Pagesetter. I do some simple mapping at [url=http://www.kamloopshousetours.com]http://www.kamloopshousetours.com[/url] using the gMapEZ plug in (Do a Google search to find it).
There was a module a while back that used a visitor's ip address to approximate their location but I think
Created on Dec 28, 2007
-
pgcalendar patch with combined block and new templates, but where do I submit ? (Dizkus)
-
access. Would it be possible for me to be directed to a copy of the three patched files? I can be contacted at robbiethompson73@googlemail.com.
Regards Robbi
Created on Oct 31, 2007
Start a new search