Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#49 2006-03-13 01:04:09

Jeremie
Member
From: Provence, France
Registered: 2004-08-11
Posts: 1,578
Website

Re: Improving TXP Image Management

hakjoon wrote:

I wrote up some potential syntax for more robust image tags. I tried to get almost everything upm_image has and most of the attributes from article_custom.

I’ve added a recursive attribute to the image_index tag.

Offline

#50 2006-03-13 03:15:24

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: Improving TXP Image Management

I moved the sorting attributes and the restriction attributes (author, captioned) to image_index since it seemed like the tag that made more sense to have those options since the other tags take more controlled input lists.

image_index seemed like the one that would make the most sense to deal with query results.


Shoving is the answer – pusher robot

Offline

#51 2006-03-13 03:22:17

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: Improving TXP Image Management

Hak,
What about a section attribute? And a global section attribute?
This is helpful if someone is using sections for authors for instance?
Using this, perhaps they could incorporate txp:if_different?

Just a question? Maybe its not as helpful as I think it is?


Offline

#52 2006-03-13 04:12:06

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: Improving TXP Image Management

I honestly just couldn’t think of how it would be used, so it’s more an issue of my lack of imagination then anything else.


Shoving is the answer – pusher robot

Offline

#53 2006-03-13 10:03:07

Logoleptic
Plugin Author
From: Kansas, USA
Registered: 2004-02-29
Posts: 482

Re: Improving TXP Image Management

When it comes to image management for a CMS, you have to look at the ImageManager 2.0 plugin for WordPress. It almost contains more concentrated coolness than my mind can fathom.

Here’s some screen captures from the demo movie, showing the slick local-to-remote interaction and a hint of the editing features (click for large):

<a href=“http://www.adammessinger.com/images/wp-imagemanager/wp-imagemanager1.jpg”><img src=“http://www.adammessinger.com/images/wp-imagemanager/wp-imagemanager1_sm.jpg”/></a>

<a href=“http://www.adammessinger.com/images/wp-imagemanager/wp-imagemanager2.jpg”><img src=“http://www.adammessinger.com/images/wp-imagemanager/wp-imagemanager2_sm.jpg”/></a>

<a href=“http://www.adammessinger.com/images/wp-imagemanager/wp-imagemanager3.jpg”><img src=“http://www.adammessinger.com/images/wp-imagemanager/wp-imagemanager3_sm.jpg”/></a>

<a href=“http://www.adammessinger.com/images/wp-imagemanager/wp-imagemanager4.jpg”><img src=“http://www.adammessinger.com/images/wp-imagemanager/wp-imagemanager4_sm.jpg”/></a>

Offline

#54 2006-03-13 12:33:12

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: Improving TXP Image Management

Logoleptic,

Thanks. that’s good stuff. I am sure that Hakjoon willl be taking a look at this as will Bastian. In the meantime I will paste into the WIKI. It looks like a lot of good stuff.

Thx
Matthew


Offline

#55 2006-03-13 18:09:56

maarten
Member
From: Netherlands
Registered: 2005-02-19
Posts: 130
Website

Re: Improving TXP Image Management

Good ideas so far but I’d like to enter the discussion with responding to Matthews initial questions:

I use photos in my

personal blog in the following manner:
  1. no plugins for uploading
  2. the bas image selector for inserting into the write tab
  3. for galleries/sets of my own photos I use Flickr (including the vdh plugin), for article images I use the standard image tab

client sites in the following manner
N.A. yet

These are what I think are limitations in the current TXP system of handling/posting images

  1. chaos when having more than 50 images in your image tab i.e. no possibility to get organized
  2. no search option
  3. no enhanced article image inserting for end users (but hey the plugin mentioned is nice)

I would like to see the following functionality

  1. upload from write tab would be nice but is not really essential I think. Users should be aware that they need to organize their images properly. Come to think of it, maybe it’s even better to leave this separate or have the option to turn this off.
  2. implimentation of the kind of functionality found in Bas Image Selector with a better way a thumbnail is shown. I’m not too fond at the mouseover thing.
I would like to help think through the implications of such functionality in this way
  1. cheerleading squad. No, that wouldn’t make your day ;-)
  2. round of drinks for people who develop

Maarten

Offline

#56 2006-03-14 00:25:46

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: Improving TXP Image Management

Sweet ! Maarten’s buying drinks. Hak, since I can’t develop worth a crap, I’ll do a little jig for one from you.
Thanks Maarten, Good stuff.

Matthew


Offline

#57 2006-03-15 01:25:41

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,250
Website GitHub

Re: Improving TXP Image Management

My turn!

I use photos in my: personal blog in the following manner:
  1. glx_admin_image for auto-thumbnail generation
  2. bas_image_selector for inserting into article body/article image from the write tab
  3. (soon) a photoblog with categorized/searchable images and (hopefully) a “related images” feature if I can figure it out… perhaps I’ll wait for the dust to settle in this thread before I go too far with that one :-)

client sites in the following manner

  1. rss_thumbpop (with a few custom fixes/mods, as described in my posts in the rss_thumbpop thread ); most notably for using a custom field to hold a comma-separated list of image (sub)categories that I want displayed as a gallery in a particular article. An example: I take photos of the bands on my record label at gigs and display them as a gallery in an article on an “events” page that shows what each gig was like
  2. Thumbs and images for a paypal-style shop with image rollovers (1 product = 1 article, custom fields = product attributes like price,size,colour etc)
  3. Thumbs and full-size images for different-sized desktop backdrops/album artwork/poster download
  4. Article images for “news”-type sites. E.g. the standard concept of one or two right-floated images per article, like on bbc.co.uk/cnn.com etc.

(of course, both 2 and 3 have required some extra php code inside forms, and javascript)

These are what I think are limitations in the current TXP system of handling/posting images

  1. The rigmarole that Jeremie highlighted. It’s fine for me because I’m a coder/organisation geek/standards advocate/content-style separation junkie (all that stuff is what drew me to txp) but when I try to explain how to add an image to an article, my business partner gives me this blank stare like I asked him the radius of Saturn. He loses interest if it takes more than 3 clicks to accomplish anything, if it isn’t all done on one screen (he uses IE, the fool!) and if it doesn’t work WYSIWYG like Frontpage. Now we all know the code abortion that Frontpage leaves behind, but I’d love to see some sort of happy medium interface between today’s txp and a more visual approach with the excellent ideas that bas/hakjoon/ma_smith/jeremie et al have put in the wiki.
  2. No search option / filtering / (sub)category handling. I have 150+ images right now in one of my sites and it’s getting awkward already. And each time I’ve finished editing an image, it dumps me back on page 1 of the list, I have to scroll to the bottom to get to the “next” button, which keeps moving down as the image thumbs are being loaded into the page. The saving grace is that once I’m on page 2 I can fairly easily edit the last digit in the address bar to jump to whichever page I like to save scrolling to the bottom of each page to get back to where I was.
  3. (contentious one this): The fact that the images are renamed to numbers. Not very Google-imagebot friendly, nor very descriptive when used as background images in, say, stylesheets (hmm, was /images/35.jpg the left or right-half of my rollover button?)
  4. No mass-image-upload facility into a category

I would like to see the following functionality

  1. Support for an uber-stylable image version of the txp:article tag, as described in the wiki
  2. As well as title=, which tends to just display on hover, the ability to display a (stylable) caption for each image if required, probably from the text in the title= field
  3. Support for reading the additional meta/EXIF data/file size/assigned category (or category tree)
  4. A simpler way to add one (or more) images to an article (inline in the body or as an article-image; though again, trying to explain the difference between these two types of image to the unWeb is interesting…) and have them stylable in a “I don’t know what CSS is” kind of way. Like someone said earlier, if I could define some style classes that set, say, float:left/right and margins then give them nice semantic names for my users to pick from, it’d be great.
  5. txp:related_images (sometime later, eh! 8o)

I would like to help think through the implications of such functionality in this way

  1. Swap/comment on screenshots/ideas with brighter people than me
  2. Put my user hat on, pretending I know less than I do about the web and see if the proposed interfaces are both reasonably intuitive for n00bs and flexible enough to grow with experience for us power-hungry developers
  3. Provide Virtual Motivational Music (Theme from Rocky/Walk This Way/Spanish Flea… I’m humming one now for you)

The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#58 2006-03-15 03:56:04

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: Improving TXP Image Management

Bloke and maarten thanks for joining the fun. Really good stuff.

Specially on the functionality of the images tab which I think currently can be very unwieldy with many images and has not been heavily address yet in this discussion.

A couple questions for clarification.

As well as title=, which tends to just display on hover, the ability to display a (stylable) caption for each image if required, probably from the text in the title= field

Do you see this as something that could be accomplished if the image tag was configurable via a form? It seems that this should be doable with CSS and Javascript without it being hardwired in the image tag.

Support for reading the additional meta/EXIF data/file size/assigned category (or category tree)

I don’t completely understand this. Do you mean reading the exif data on upload/import or using that data when displaying the images?


Shoving is the answer – pusher robot

Offline

#59 2006-03-15 05:33:46

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: Improving TXP Image Management

Hak,
I agree with you on the title stuff as that can be handled in the same way permlink titles are handled/can be handled now:

<code>
<a href=”<txp:permlink />” title=“whatever you want here><txp:proposed image tags /></a>
</code>

Oh and Bloke, I prefer the Rocky tune as it really hits home when you live in Philadelphia. SHould go well with maarten’s beverages.

Per the image tab:
I have been using plain black’s WEBGUI product as of late on some work I do at …well, work. I don’t really prefer it as it ignores standards altogether, but I do like the way it handles images/assets/files which is to let you have multiple folders inside the image upload. For our purposes, I think that uploaded to a folder that automatically assigns the image to a category (image cat) for you? Something like that could be useful.

One thing I keep thinking about also, and should add to the wiki, is the possibility of the following:

  1. Having a third image size besides full and thumb. The possibilities with this are huge. (think original size, display size, thumbnail) or (display size, second display size, thumbnail)
  1. Getting the thumbnails into a separate folder so that one could more easily integrate fun script driven apps like simple viewer

Offline

#60 2006-03-15 13:27:12

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: Improving TXP Image Management

ma_smith wrote:
Having a third image size besides full and thumb. The possibilities with this are huge. (think original size, display size, thumbnail) or (display size, second display size, thumbnail)

I was thinking about this too. Ez-publish automagically creates 3 image sizes by default small, medium, and large which can be configured by the user. You can also create other size classes if you need them. then when you insert an image you can specify which of the sizes you want to use. T

hat was some of the reasoning behind the custom_size and custom_height attributes that I put in for txp:thumbnail That would allow you to create arbitrarily sized thumbnails. That seemed ultimately more flexible that pre-defined sizes, and it wouldn’t take up space if you didn’t use the feature (the thumb would be generated on the fly and cached for future usage). Although it seems that being able to define special size keywords could be useful in this case too. After all headline is an easier size to remember then 480 or something like that.


Shoving is the answer – pusher robot

Offline

Board footer

Powered by FluxBB