Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#11 2006-04-18 00:01:53
- Ace of Dubs
- Member
- Registered: 2006-04-17
- Posts: 446
Re: [plugin] [ORPHAN] upm_image: More powerful image display
I cant post my code… the forum keeps trying to parse and it gets all screwy. How are you guys posting code snippets here?
Last edited by Ace of Dubs (2006-04-18 00:12:29)
Offline
#12 2006-04-18 00:04:09
- maniqui
- Moderator
- From: Buenos Aires, Argentina
- Registered: 2004-10-10
- Posts: 3,070
- Website
Re: [plugin] [ORPHAN] upm_image: More powerful image display
Mary wrote:
Uh…
Therefore, installing upm_image with the old upm_img_popper would be pointless and would also conflict.
as I understand that, you recommend to not have both plug-ins working at the same time, am I right?
But if someone wants to keep the “popper” (the popper is the pop-up in Write tab?) you have to keep both installed.
The pop-up windows with the functionality is great, but if it will have a conflict with the new plug-in I have to decide which one should I keep…
thanks.
Offline
#13 2006-04-18 00:36:02
- mrdale
- Moderator
- From: Walla Walla
- Registered: 2004-11-19
- Posts: 2,203
- Website
Re: [plugin] [ORPHAN] upm_image: More powerful image display
Mary,
Would you consider adjusting this fine plug-in to output a list of images (with the ability to use a form) based on image categories. Kinda like the suggestion I made here?
I could really use that capability.
Offline
#14 2006-04-18 01:46:28
- hakjoon
- Moderator
- From: Arlington, VA
- Registered: 2004-07-29
- Posts: 1,634
- Website
Re: [plugin] [ORPHAN] upm_image: More powerful image display
maniqui wrote:
as I understand that, you recommend to not have both plug-ins working at the same time, am I right?
upm_image is designed to be used with upm_img_popper v1.0. upm_img_popper v 0.10 has the same functionality as upm_image 0.2 + upm_img_popper 1.0, but the combined plugin will no longer be mainatained. So just install upm_image and upm_img_popper 1.0 and you will be exactly where you were before, but now someone can use just the image tags without the popper.
Does that make more sense?
Shoving is the answer – pusher robot
Offline
#15 2006-04-18 01:49:42
- hakjoon
- Moderator
- From: Arlington, VA
- Registered: 2004-07-29
- Posts: 1,634
- Website
Re: [plugin] [ORPHAN] upm_image: More powerful image display
Ace of Dubs wrote:
I cant post my code… the forum keeps trying to parse and it gets all screwy. How are you guys posting code snippets here?
Wrap your code in code tags.
<code> Like this. Hit quote to see how I did it.</code>
This FAQ also explains the other methods.
Shoving is the answer – pusher robot
Offline
#16 2006-04-18 01:50:43
- maniqui
- Moderator
- From: Buenos Aires, Argentina
- Registered: 2004-10-10
- Posts: 3,070
- Website
Re: [plugin] [ORPHAN] upm_image: More powerful image display
:)
thank you, hakjoon…
I didnt understand that there is a new version (1.0) of upm_img_popper… sorry!
Everything makes sense now.
Offline
#17 2006-04-18 04:24:29
- Ace of Dubs
- Member
- Registered: 2006-04-17
- Posts: 446
Re: [plugin] [ORPHAN] upm_image: More powerful image display
Thanks hakjoon!
Here is the snippet ofmy “excerpt” form.. The little brat refuses to show my upm_images..
<code><h2><a href=”<txp:permlink />”><txp:title /></a></h2>
<p class=“info”><txp:posted /> | <a href=”<txp:permlink />#discuss”><txp:comments_count /> comments</a><txp:kgr_safe_excerpt words=“65” styleclass=“plink” linktext=”→ Read More” /></p></code>
Offline
#18 2006-04-18 04:26:41
- Ace of Dubs
- Member
- Registered: 2006-04-17
- Posts: 446
Re: [plugin] [ORPHAN] upm_image: More powerful image display
Another quick question.. is there an easy way for me to link upm_images to an article and then have the article show a larger version of the image? Am I asking for too much?
Last edited by Ace of Dubs (2006-04-18 04:26:55)
Offline
#19 2006-04-18 04:28:45
- squaredeye
- Member
- From: Greenville, SC
- Registered: 2005-07-31
- Posts: 1,495
- Website
Re: [plugin] [ORPHAN] upm_image: More powerful image display
kgr_safe_excerpt strips the images.
:)
- I am Squared Eye and I
am launchinghave launched Pattern Tap
Offline
#20 2006-04-18 11:20:58
- Ace of Dubs
- Member
- Registered: 2006-04-17
- Posts: 446
Re: [plugin] [ORPHAN] upm_image: More powerful image display
D’OH!
slaps hand on forehead
I knew it had to be something dumb simple. Now all I need are clickable images and I will be in TXP heaven!
Offline