Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#133 2005-12-11 15:51:04

creativesplash
Member
From: Coimbatore, India
Registered: 2005-01-19
Posts: 283
Website

Re: [plugin] [ORPHAN] bas_img_selector

> Bastian wrote:

Thats because <code><txp:article_image /></code> uses txp-images if a numeric value is given and uses the path when a path is given. But <code><txp:article_image /></code> dont support thumbails, so bas_img_selector gives the path for thumbnails.

Thats totally understandable and its better the way it is! :)


“Take a point, stretch it into a line, curl it into a circle, twist it into a sphere, and punch through the sphere.”

— Albert Einstein

Offline

#134 2006-01-01 23:01:38

jameslomax
Member
From: UK
Registered: 2005-05-09
Posts: 448
Website

Re: [plugin] [ORPHAN] bas_img_selector

Hi Bas, just updated to 0.6 and I’d like ‘more’ to open by default:

Article image
Body
Body excerpt

Could you let me have the code to make that happen?

Thanks.
J.

Offline

#135 2006-01-02 01:15:17

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: [plugin] [ORPHAN] bas_img_selector

(Bastian, sorry for editing it)

James, go to Admin>Plugins and click Edit for bas_img. You’ll find on line 56 <code>$out[] =’<div id=“basMore” style=“display:none;”>’;
</code>. Just remove the <code>display:none</code>, or the entire style attribute.

Last edited by deldindesign (2006-01-02 01:15:39)

Offline

#136 2006-01-02 14:31:34

jameslomax
Member
From: UK
Registered: 2005-05-09
Posts: 448
Website

Re: [plugin] [ORPHAN] bas_img_selector

That’s done it!

Thanks JM.

Offline

#137 2006-02-07 17:02:56

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: [plugin] [ORPHAN] bas_img_selector

Two plugins that I find indespensible are this one and upm_savenew.

Unfortunately, when Bas_image_select is loaded, upm_save_new simply won’t work in the write tab.

How about rolling save_new into this one bas?

Offline

#138 2006-02-08 02:04:25

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: [plugin] [ORPHAN] bas_img_selector

hackjoon has a fix for this conflict and is willing to share it with bas. Whaddya say Bas?

Offline

#139 2006-02-24 17:46:55

Bastian
Plugin Author
From: Wuppertal, Germany
Registered: 2005-02-02
Posts: 376
Website

Re: [plugin] [ORPHAN] bas_img_selector

It should work with upm_save_new now.

Download bas_img_selector 0.7

I modified the display. Its using mary’s buffer methode. Seems to work.

THX to hackjoon.

Last edited by Bastian (2006-02-24 17:48:32)

Offline

#140 2006-02-28 18:48:18

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: [plugin] [ORPHAN] bas_img_selector

Thanks Bas.

One of my “can’t live without it” plugins now works with one of my “must haves”.
Cheers!

Offline

#141 2006-02-28 18:52:10

Bastian
Plugin Author
From: Wuppertal, Germany
Registered: 2005-02-02
Posts: 376
Website

Re: [plugin] [ORPHAN] bas_img_selector

Is the bas_img_sel for you th “can’t live without it” or the “must haves” kind of plugin?

Offline

#142 2006-02-28 19:35:25

mrdale
Member
From: Walla Walla
Registered: 2004-11-19
Posts: 2,215
Website

Re: [plugin] [ORPHAN] bas_img_selector

Well, I’ll say this. My approach to them not working well together has been:
  1. Switch off bas_img_sel
  2. Create a bunch of articles, using save _new, then
  3. Switch of save_new and switch on bas_img_select
  4. then add all the article images.

I’ll let you decide which is which… ;)

Last edited by mrdale (2006-02-28 19:52:55)

Offline

#143 2006-04-03 07:07:50

erissiva
Member
Registered: 2006-03-30
Posts: 18

Re: [plugin] [ORPHAN] bas_img_selector

Woah – I had no clue that Bastian has created 2 of my favorite TXP plugins.

Anyways, I have mucked around a bit and have changed a few lines to work together with your bas_lightbox plugin. But, there are a few things missing in my version. For example, the ablility to add multiple images to the same bas_lightbox tag in order to easily insert a gallery/image-set…and other little nicities.
Have you thought about creating a version of bas_img_selector that works together with bas_lightbox when both are installed?


zan.thri.a – personal political/philosophical blog

Offline

#144 2006-04-03 11:07:23

Bastian
Plugin Author
From: Wuppertal, Germany
Registered: 2005-02-02
Posts: 376
Website

Re: [plugin] [ORPHAN] bas_img_selector

Have you thought about creating a version of bas_img_selector that works together with bas_lightbox when both are installed?

Yes, I’m thought about and i’m working on it

I will use forms to parse article-images, so things like Lightbox are not longer a plugin, they become a form.
But it will take a little time.

Offline

Board footer

Powered by FluxBB