Board index PBase News New Feature: PBlogs and various other features

News

New Feature: PBlogs and various other features

emily
Site Admin
Site Admin
 
Posts: 744

New Feature: PBlogs and various other features

Post Sat Apr 08, 2006 1:30 am


This is for all of you bloggers out there.
There are now two gallery templates: Original and PBlog.
A PBlog is a special kind of gallery that contains entries that may or may not have an image with them.
The PBlog template displays image captions, dates, and titles along with the thumbnail (if there is one).
We tried to design the HTML in the PBlog template so that you can really customize your PBlog with a stylesheet. This is currently in beta mode, which means that we may make additions or changes to the HTML after we get some feedback from you.

There is also a new PBlog upload tool that allows you to enter your PBlog entry text, title, and optional image all in one form. You can also use this tool for the Original template. The entry text will be the image caption. This tool can be reached via the "add new entry" link on your PBlog or from the "pblog upload" link at the top of the edit gallery page of any gallery.
Anyone can create a PBlog, and you can create as many of them as you like.
You can see a sample PBlog at:
http://www.pbase.com/emily/sewing_blog
See default PBlog stylesheets at:
http://www.pbase.com/stylesheets/pblog_template


We have also made some fun additions to stylesheets.
You can now use variables in your stylesheets using <setvar <i>variable name</i> = <i>variable value</i> > and <getvar <i>variable name</i> >.
For instance :
Code: Select all
<setvar main_color = red>
<setvar contrast_color = black>

body {
  font : 12pt <getvar contrast_color>;
  background : <getvar main_color>;
}

You can use variables to set values for anything in the stylesheet, not just colors.

We have added a way to automatically variablize the colors in your existing style sheets.
Just edit the stylesheet, and click the "Variablize Colors" button.
Every distinct color in your stylesheet will be replaced with a variable.
Once you have variablized your stylesheet, it is very easy to play around with color changes without having to scroll through the entire thing looking for every instance of 'red'.

Have fun!
-Emily

charleswilliam3
 
Posts: 320


Post Sat Apr 08, 2006 5:54 am


Initial comment is that PBlog lacks a link-to-previous-entries stationary column. Without this key element, the blog continually makes the previous posts obsolete as you update. If you take a look at the Blogger templates, they incorporate this feature using the heading for each entry as the link text. This allows the reader to select entries that interest them.

We really appreciate the effort Emily, thank you. Keep on developing...

Example of a Photography Blog with stationary column linking to previous posts
Helpful links and stuff - http://cwlawrencephoto.blogspot.com/
Submit your Photos to Microstock and make $, try it out, you won't be sorry - http://submit.shutterstock.com/?ref=64747 or http://istockphoto.com/index.php?refnum=CWLawrence

noearlybird
 
Posts: 71

Pblog style sheets?

Post Sat Apr 08, 2006 8:26 pm


I really like the look of the "lilypad" style sheet option. But it doesn't show as an option on my galleries!

Are these coming soon?

Kathie

emily
Site Admin
Site Admin
 
Posts: 744

Re: Pblog style sheets?

Post Sat Apr 08, 2006 11:19 pm


We have just made some updates to the standard PBlog stylesheets. We found that some of the syntax we had used was incompatible with some browsers. Nothing changed about the appearance, just the syntax to achieve the appearance.

--------

noearlybird wrote:I really like the look of the "lilypad" style sheet option. But it doesn't show as an option on my galleries!

Are these coming soon?

Kathie

The lilypad stylesheet is for the PBlog template only. So, you would need to select the PBlog template for the gallery, update, select the lilypad stylesheet from the dropdown list, and update again. I will try to make an Original template version of that stylesheet too.

Since the HTML is different for the different templates, a stylesheet that looks great with one template might look terrible with the other. This is why you may only select a PBase stylesheet to go on a gallery using the specified template for that stylesheet. If you make your own stylesheets, you can mix and match as much as you like.

-Emily

noearlybird
 
Posts: 71

It's working tonight!

Post Sun Apr 09, 2006 3:10 am


Thanks Emily, I found the option and it appears to be great tonight.

I LOVE pbase.

Kathie

emily
Site Admin
Site Admin
 
Posts: 744


Post Mon Apr 10, 2006 12:41 am


We have made another addition to the PBlog template.
Now, if you make your gallery a PBlog, your gallery will display 'medium' thumbnails instead of 'small'. You can switch back to displaying 'small' thumbnails by editing the advanced settings on the gallery.
Displaying 'medium' thumbnails does limit the gallery to a maximum of 12 entries per page and no "all" pages view.

We are planning to make this option available for non-PBlog galleries as well, but we must make some hardware preparations first.

Thanks,
Emily

andesheng
 
Posts: 43

pblog style sheet appearances

Post Mon Apr 10, 2006 5:49 am


OK, so I've created my first pblog experimental gallery, and noticed something that seems odd. I selected the alexc pblog style sheet, and the resulting gallery looks different if I am logged in and if I am logged out (or if I log in under another user's name). Almost the difference between a frames & no frames view of the gallery.

Is this intended?

The problem I see is that if I am trying to create a certain "look" with a pblog gallery, I don't have a terribly easy way to preview how the gallery will be seen by visitors to the gallery.

All my "regular" galleries look the same whether I am logged in or not, or if I access my galleries from another user's account.

Thanks,

Mark

srijith
Moderator
 
Posts: 2321
Location: Amsterdam


Post Mon Apr 10, 2006 9:38 am


"All' link missing from galleries - http://forum.pbase.com/viewtopic.php?t=19962

Is it in some way related to the addition of this feature?

yardbird
 
Posts: 613
Location: Palatine, IL

thank you

Post Mon Apr 10, 2006 10:41 am


Hi Guys,
Great work on the pblog. It is a very useful feature.
I am inclined to agree with Srijith that this new feature might have been the reason for the "All" option to be disabled. It makes sense from a pblog template view, but it is also very necessary in a original template view.
I hope you guys can get that to work soon.
Thanks
Karthik
___________________________________
Karthik Raja Photography - https://www.beautifulworld.photography/
Incredible India at http://www.incredibleindiaphotos.com

yardbird
 
Posts: 613
Location: Palatine, IL

Individual image view in pblog.

Post Mon Apr 10, 2006 10:44 am


Another quick error report. :)
Sorry I am too used to doing beta testing.

1. When you click on a photo from a pblog, the alignment is all wrong. It is not centered. I am sure this can be changed through the stylesheet but all it would be easier if you guys do it.

2. In some of the stylesheets, in the pblog template, the top row in the header table with the pbase links gets partially cut.

Thanks
karthik
___________________________________
Karthik Raja Photography - https://www.beautifulworld.photography/
Incredible India at http://www.incredibleindiaphotos.com

nogaroblue
 
Posts: 13


Post Mon Apr 10, 2006 11:07 am


emily wrote:We have made another addition to the PBlog template.
Now, if you make your gallery a PBlog, your gallery will display 'medium' thumbnails instead of 'small'. You can switch back to displaying 'small' thumbnails by editing the advanced settings on the gallery.
Displaying 'medium' thumbnails does limit the gallery to a maximum of 12 entries per page and no "all" pages view.

We are planning to make this option available for non-PBlog galleries as well, but we must make some hardware preparations first.

Thanks,
Emily


srijith wrote:"All' link missing from galleries - http://forum.pbase.com/viewtopic.php?t=19962

Is it in some way related to the addition of this feature?


Yes, it seems non-blog pages have also lost the "all" feature. Can we have this re-installed?

Thank you.

angusmac
 
Posts: 50


Post Mon Apr 10, 2006 1:31 pm


Brilliant Emily! thanks very much.....I plan to trial this for the next few weeks so will feed back thoughts but this is just what I was hoping for - am planning a big expedition later this year and this might be just what I was hoping for as a quick fire way of keeping people posted....

pinemikey
 
Posts: 3065
Location: Cypress, Texas


Post Mon Apr 10, 2006 4:08 pm


Another little thingy..I took one of my existing galleries and changed it's template from Original to Pblog. I liked the way it looked but since I already have a pblog gallery already going, I decided to change it back. Oops! All the thumbnails are medium sized not small so there was a fair amount of overlap. Again, it was a small effort to fix this and now the gallery displays mediums instead of small thumbnails....http://www.pbase.com/pinemikey/cancun_2005

Actually, I kind of like it, but you know how it goes around here, make some changes or improvements and you'll get all sorts of howls and screams as you work it through.

Thanks for the upgrades and making it interesting around here.

emily
Site Admin
Site Admin
 
Posts: 744


Post Mon Apr 10, 2006 6:52 pm


The "all" links are now working for original template galleries.

And, I fixed the bug that was causing the thumbs to stay medium sized when changing back to the original template. (I know some of you may be disappointed :wink: )

Thanks,
Emily

lavere
 
Posts: 41

Pblog add page.

Post Tue Apr 11, 2006 2:55 pm


To include a photo with your entry, click the Browse... or Choose File button and select at least one file from your hard drive. (jpg,gif,zip,tar)

There is no File button on this page. Where do I find it ?


http://upload.pbase.com/edit_gallery/la ... log_upload.

Next

Board index PBase News New Feature: PBlogs and various other features

Who is online

Users browsing this forum: No registered users and 2 guests

cron