Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > Search Forums

Showing results 1 to 25 of 430
Search took 0.02 seconds.
Search: Posts Made By: kevincrafts
Forum: Pixelpost Help 05-26-2009, 05:19 PM
Replies: 1
Views: 766
Posted By kevincrafts
You might try the comments addon Dennis made that...

You might try the comments addon Dennis made that will allow you to customize the html output of your comments - http://www.schonhose.nl/pixelpost-addons/comments/
Forum: Addons 05-26-2009, 05:16 PM
Replies: 2
Views: 3,180
Posted By kevincrafts
Thanks Dennis - now I just need to come up with a...

Thanks Dennis - now I just need to come up with a better example of how to use it.
Forum: Addons 05-26-2009, 03:05 PM
Replies: 2
Views: 3,180
Posted By kevincrafts
Lightbulb Addon: JSON Output

This addon creates a JSON object from your Pixlepost photoblog. The JSON object will allow you to display your pixelpost photos outside of the pixelpost framework. Access the object using...
Forum: Addons 05-21-2009, 04:59 AM
Replies: 15
Views: 1,765
Posted By kevincrafts
The part you want to look at is line 85.

The part you want to look at is line 85.
Forum: Addons 05-20-2009, 09:20 PM
Replies: 15
Views: 1,765
Posted By kevincrafts
The last option is not possible with Twitter.

The last option is not possible with Twitter.
Forum: Addons 05-14-2009, 10:45 PM
Replies: 15
Views: 1,765
Posted By kevincrafts
perhaps you don't have the full url(including the...

perhaps you don't have the full url(including the trailing slash) in your admin panel?
Forum: Pixelpost Help 05-14-2009, 01:31 AM
Replies: 2
Views: 244
Posted By kevincrafts
You can change your template to link to whatever...

You can change your template to link to whatever browse page you want by coding the link instead of using the pixelpost tag.
Forum: Pixelpost Help 04-25-2009, 12:44 AM
Replies: 2
Views: 262
Posted By kevincrafts
Save with a higher quality setting.

Save with a higher quality setting.
Forum: Template design and Front-End Code 04-24-2009, 02:37 AM
Replies: 12
Views: 1,224
Posted By kevincrafts
I have no plans of making a thumbnail carousel.

I have no plans of making a thumbnail carousel.
Forum: Pixelpost Help 04-21-2009, 01:54 AM
Replies: 2
Views: 241
Posted By kevincrafts
I would like that for Pixelpost 2.0 please. ...

I would like that for Pixelpost 2.0 please. Comma separated tags instead of space separated tags.
Forum: Hacks and Modifications 04-19-2009, 09:22 AM
Replies: 2
Views: 471
Posted By kevincrafts
To avoid hacking the core files, you could...

To avoid hacking the core files, you could probably do this with some javascript - have the javascript loop through all of the archive pages and assign them a css class or id that corresponds to css...
Forum: Pixelpost Help 04-13-2009, 09:42 PM
Replies: 2
Views: 246
Posted By kevincrafts
set the width & height to the same value in the...

set the width & height to the same value in the options area.
Forum: Template design and Front-End Code 04-13-2009, 03:03 PM
Replies: 12
Views: 1,224
Posted By kevincrafts
Done.

Done.
Forum: Template design and Front-End Code 04-13-2009, 02:04 PM
Replies: 12
Views: 1,224
Posted By kevincrafts
Good point - the template now resizes based on...

Good point - the template now resizes based on the browser size - photo can still be resized if browser is not large enough and does allow scrolling.
...
Forum: Template design and Front-End Code 04-12-2009, 11:49 PM
Replies: 12
Views: 1,224
Posted By kevincrafts
Talking New Template: Pixelution

This template features image zooming, a browse category submenu, and a send url to Twitter function. It requires the Pixelution addon (included) and the Paged Archive Addon.

Try it out here:...
Forum: Pixelpost Help 04-09-2009, 02:31 AM
Replies: 6
Views: 302
Posted By kevincrafts
Put this where you photo is: <a...

Put this where you photo is:

<a href="index.php?showimage=<IMAGE_PREVIOUS_ID>">
<img src="images/<IMAGE_NAME>" />
</a>
Forum: Pixelpost Help 04-09-2009, 01:24 AM
Replies: 2
Views: 266
Posted By kevincrafts
you are getting the following message... Not...

you are getting the following message...

Not Found

The comment could not be accepted because it got flagged as SPAM by our anti-SPAM measures (ERR: 01).
Additionally, a 404 Not Found error was...
Forum: Pixelpost Help 04-09-2009, 01:17 AM
Replies: 6
Views: 302
Posted By kevincrafts
You just need to wrap the image in a link tag...

You just need to wrap the image in a link tag with the proper Pixelpost Tag (http://www.pixelpost.org/docs/TemplateTags/IMAGE_PREVIOUS_ID) to have it go to the previous photo.
Forum: Addons 03-25-2009, 10:53 PM
Replies: 15
Views: 1,765
Posted By kevincrafts
Check the "twitter photo on upload" checkbox...

Check the "twitter photo on upload" checkbox when you upload the photo.
Forum: Addons 03-20-2009, 03:30 PM
Replies: 6
Views: 513
Posted By kevincrafts
You don't need any .htaccess modifications to use...

You don't need any .htaccess modifications to use the pagedarchive addon unless you want to rewrite your urls. Then you need to add the appropriate tags to your template files. The available tags are...
Forum: Template design and Front-End Code 03-20-2009, 03:28 PM
Replies: 14
Views: 1,309
Posted By kevincrafts
The code to show the last comment is this: $("ul...

The code to show the last comment is this: $("ul li:last", this).show(); you can modify that to show a different number.

You could find the number of comments and then subtract the number of...
Forum: Template design and Front-End Code 03-17-2009, 12:09 AM
Replies: 14
Views: 1,309
Posted By kevincrafts
Do you know how to do background images in CSS?...

Do you know how to do background images in CSS? You can make your logo the background image of the h1 tag and use the text-indent property to move the text out of view.
Forum: Lounge 03-12-2009, 07:09 PM
Replies: 15
Views: 1,860
Posted By kevincrafts
Is there legacy support for addons or must they...

Is there legacy support for addons or must they all be re-written?
Forum: Addons 03-11-2009, 01:17 AM
Replies: 6
Views: 513
Posted By kevincrafts
The Paged Archive Addon has support for month...

The Paged Archive Addon has support for month views - http://www.pixelpost.org/docs/TemplateTags/PagedArchiveAddonTags
Forum: Pixelpost Help 03-01-2009, 05:14 PM
Replies: 1
Views: 167
Posted By kevincrafts
You could do some javascripting to see if the...

You could do some javascripting to see if the current image id equals the first image id and change the link of the image to the browse page.
Showing results 1 to 25 of 430

 

All times are GMT. The time now is 03:47 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs