From: Verdon V. <ve...@ve...> - 2007-01-05 18:30:35
|
On 5-Jan-07, at 12:58 PM, Matthew McNaney wrote: >> Couldn't we just add images in some shorthand text format (maybe >> extending BBCode) that pointed to an uploaded image asset that the >> user has uploaded to their own personal filecabinet? and images >> uploaded during a blog item creation process are added into a default >> file cabinet? > > File Cabinet does use SmartTags. If you upload an image and clip it > you > can use the SmartTag anywhere you like. It looks like this: > > [filecabinet:image:1] > > SmartTags are flexible and we could alignment, styles, etc. to it as > well. I quite like the SmartTags. Personally, I'd just use them barebones and wrap them in a div or span for styling. I'd avoid using the old img align attributes, though I can see the ability to send style or border info through the tag to be useful. I guess it just boils down to personal working preferences and methods. There's a lot of ways to skin a cat! verdon Ps. no offense to cat lovers ;-) |