PPL

Create easy method for placing photos in stories

Bug #688312 reported by Brad Phillips
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PPL
Incomplete
Wishlist
Unassigned

Bug Description

As an owner, I want an easy way to place photos in stories.

Changed in ppl:
importance: Undecided → Medium
status: New → Confirmed
Bassel Safadi (bassel)
Changed in ppl:
assignee: nobody → Bassel Safadi (bassel)
Revision history for this message
Bassel Safadi (bassel) wrote :

upload photos or embed photos or both?

Revision history for this message
rejon (rejon) wrote : Re: [Bug 688312] Re: Create easy method for placing photos in stories

ideally, this should be flickr photos for now.

we can't handle new content types in this release.

Christopher, need input. ideally, we need to be able to attach 1 photo
to a story. in future, good if we have a way to allow multiple photos
to be attached to a story for suggested placement

jon

On Sun, Dec 19, 2010 at 4:53 AM, Bassel Safadi <email address hidden> wrote:
> upload photos or embed photos or both?
>
> --
> You received this bug notification because you are a member of PPL
> Developers, which is subscribed to PPL.
> https://bugs.launchpad.net/bugs/688312
>
> Title:
>  Create easy method for placing photos in stories
>

--
Jon Phillips
http://rejon.org/
http://fabricatorz.com/
chat/skype: kidproto | irc: rejon
+1.415.830.3884 (sf/global)
+86.187.1003.9974 (china)
+65.8330.5807 (singapore)

Revision history for this message
Christopher Adams (christopheradams) wrote :

This is really just like adding a photo to a blog post. So embed. The
portraits table already contains the info, which ties back to the ppl_photos
table, which has the URLs to the photos of different sizes. Take a look at
the portrait_list widget to see how this works.

The only thinking here is that the owner might want to choose 1 photo to
display as part of the story, just like a blog post.

On Sun, Dec 19, 2010 at 2:22 PM, rejon <email address hidden> wrote:

> ideally, this should be flickr photos for now.
>
> we can't handle new content types in this release.
>
> Christopher, need input. ideally, we need to be able to attach 1 photo
> to a story. in future, good if we have a way to allow multiple photos
> to be attached to a story for suggested placement
>
> jon
>
> On Sun, Dec 19, 2010 at 4:53 AM, Bassel Safadi <email address hidden> wrote:
> > upload photos or embed photos or both?
> >
> > --
> > You received this bug notification because you are a member of PPL
> > Developers, which is subscribed to PPL.
> > https://bugs.launchpad.net/bugs/688312
> >
> > Title:
> > Create easy method for placing photos in stories
> >
>
>
> --
> Jon Phillips
> http://rejon.org/
> http://fabricatorz.com/
> chat/skype: kidproto | irc: rejon
> +1.415.830.3884 (sf/global)
> +86.187.1003.9974 (china)
> +65.8330.5807 (singapore)
>
> --
> You received this bug notification because you are a member of PPL
> Developers, which is subscribed to PPL.
> https://bugs.launchpad.net/bugs/688312
>
> Title:
> Create easy method for placing photos in stories
>
> Status in PPL:
> Confirmed
>
> Bug description:
> As an owner, I want an easy way to place photos in stories.
>
>
>

Revision history for this message
rejon (rejon) wrote :

What does this look like? We need more details.

Changed in ppl:
milestone: 0.2 → 0.3
assignee: Bassel Safadi (bassel) → nobody
status: Confirmed → Incomplete
Revision history for this message
Bassel Safadi (bassel) wrote :

it's simple to implement a sort of embed image markup in aiki, for example check the attached to see how it was implemented in discover-syria.. it's a real time search box for photos

Revision history for this message
Bassel Safadi (bassel) wrote :

then when one click on the photos there is code that user can copy and paste inside the post

Revision history for this message
rejon (rejon) wrote :

We need a common way to track aiki extensions. There are loads all over and
could benefit other people. Lets make an aiki extensions tree in the aiki
framework project.

<email address hidden>
http://fabricatorz.com
On Feb 4, 2011 3:56 PM, "Bassel Safadi" <email address hidden> wrote:
> then when one click on the photos there is code that user can copy and
> paste inside the post
>
> --
> You received this bug notification because you are a member of PPL
> Developers, which is subscribed to PPL.
> https://bugs.launchpad.net/bugs/688312
>
> Title:
> Create easy method for placing photos in stories

Revision history for this message
Bassel Safadi (bassel) wrote :

I'll start adding what I have to http://aikiframework.org/wiki/Extensions
would be great if everyone can do the same for now

Revision history for this message
rejon (rejon) wrote :

ok, great

On Sat, Feb 5, 2011 at 12:05 PM, Bassel Safadi <email address hidden> wrote:
> I'll start adding what I have to http://aikiframework.org/wiki/Extensions
> would be great if everyone can do the same for now
>
> --
> You received this bug notification because you are a member of PPL
> Developers, which is subscribed to PPL.
> https://bugs.launchpad.net/bugs/688312
>
> Title:
>  Create easy method for placing photos in stories
>

--
Jon Phillips
http://rejon.org/ | http://fabricatorz.com/
chat/skype: kidproto | irc: rejon
+1.415.830.3884 (sf/global) | +4915155318427 (berlin)

Revision history for this message
Christopher Adams (christopheradams) wrote :

Based on the wireframes, the stories and photos won't be need to be integrated.

What would happen I wonder if an Owner entered HTML directly in the story?

I would want to avoid the Owner using some kind of markup (aiki or otherwise). More useful woud be the abilit to insert a medium-sized Flickr photo in the post.

Revision history for this message
Bassel Safadi (bassel) wrote :

Christopher yes if the owner inserted html it will work in the stories. but we need to have an embed button for this right? even using the real time image search can generate html code

Revision history for this message
Christopher Adams (christopheradams) wrote : Re: [Bug 688312] [NEW] Create easy method for placing photos in stories

Look how Flickr does it. They have a little link where you can grab
the embed code. Aproxymator implemented this kind of thing too.

On Sunday, February 6, 2011, Bassel Safadi <email address hidden> wrote:
> Christopher yes if the owner inserted html it will work in the stories.
> but we need to have an embed button for this right? even using the real
> time image search can generate html code
>
> --
> You received this bug notification because you are a member of PPL
> Developers, which is subscribed to PPL.
> https://bugs.launchpad.net/bugs/688312
>
> Title:
>  Create easy method for placing photos in stories
>
> Status in PPL:
>  Incomplete
>
> Bug description:
>  As an owner, I want an easy way to place photos in stories.
>
>
>

rejon (rejon)
Changed in ppl:
importance: Medium → High
Revision history for this message
Christopher Adams (christopheradams) wrote :

Nothing prevents Owners from using Flickr embed codes. Putting this on the wishlist.

Changed in ppl:
importance: High → Wishlist
Changed in ppl:
milestone: 0.3 → 0.5
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.