Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#11 2008-02-12 15:58:04
- vittorio
- Member
- From: Roma caput mundi
- Registered: 2006-02-01
- Posts: 122
- Website
Re: lam_browse_by (browse by category of articles/images/files in backend)
Gocom wrote:
iblastoff answered month earlier (mind reading? :P)
Ooops. I missed it, beg your pardon… :) Well, I’m going wait until iblastoff decides to release it. I like it very much…
Happily served with Txp: Strampelli.net, Brain Essence, NicolaTranfaglia.com…
Offline
#12 2008-02-19 09:17:46
- iblastoff
- Plugin Author
- From: Toronto
- Registered: 2006-06-11
- Posts: 1,197
- Website
Re: lam_browse_by (browse by category of articles/images/files in backend)
vittorio wrote:
Ooops. I missed it, beg your pardon… :) Well, I’m going wait until iblastoff decides to release it. I like it very much…
its not that i dont want to release it or anything..but i just ported/converted it from symphony cms’s default theme. i can share it when symphony goes fully open source :P until then i don’t think i’m allowed to? (not sure how symphony folk would feel about it)
Last edited by iblastoff (2008-02-19 09:18:52)
Offline
#13 2008-02-21 14:48:29
- jameslomax
- Member
- From: UK
- Registered: 2005-05-09
- Posts: 448
- Website
Re: lam_browse_by (browse by category of articles/images/files in backend)
Dude!
Simple, very useful plug in.
Used to frustrate me how you couldn’t do this, though I didn’t fully understand why I was frustrated until I see, now, how the interface can be managed differently.
Offline
#14 2008-03-16 10:30:38
- masa
- Member
- From: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
Re: lam_browse_by (browse by category of articles/images/files in backend)
Steve,
could the plugin be modified to display its Browse by selects inline with the built-in search form and not stacked vertically?
I tried to modify the plugin’s code and added some css, but the best I could achieve was both selects aligning to the left of the window but still underneath the standard search form.
To clarify, this is what I’ve tried…
in the plugins code:
$(".search-form").after(\'<span class="lamform">'.trim($lam_browse_by_form).'</span>\');';
and the css:
span.lamform form {
display: inline;
}
Cheers Martin
Last edited by masa (2008-03-16 11:27:46)
Offline
#15 2008-03-28 20:58:38
- alannie
- Member
- From: Minnesota, USA
- Registered: 2005-09-15
- Posts: 150
Re: lam_browse_by (browse by category of articles/images/files in backend)
Steve, plugin link seems to be broken. :’( I use it, love it, and want to use it on another installation …
Offline
#16 2008-03-28 21:54:21
- jm
- Plugin Author
- From: Missoula, MT
- Registered: 2005-11-27
- Posts: 1,746
- Website
Re: lam_browse_by (browse by category of articles/images/files in backend)
alannie, it’s in the extras section ;).
Offline
#17 2008-03-28 22:09:00
- alannie
- Member
- From: Minnesota, USA
- Registered: 2005-09-15
- Posts: 150
Re: lam_browse_by (browse by category of articles/images/files in backend)
Correct, and when I click on the lam_browse_by.txt [6KB] link I get a 404 not found
…
Offline
#18 2008-03-28 22:15:11
- jm
- Plugin Author
- From: Missoula, MT
- Registered: 2005-11-27
- Posts: 1,746
- Website
Re: lam_browse_by (browse by category of articles/images/files in backend)
Hehe oops. Here’s a copy of mine then.
Offline
#19 2008-03-28 22:24:21
- alannie
- Member
- From: Minnesota, USA
- Registered: 2005-09-15
- Posts: 150
Re: lam_browse_by (browse by category of articles/images/files in backend)
:: rushing to save my own backup copy :: Thanks Jon-Michael! :)
Offline
#20 2008-03-29 11:40:20
- masa
- Member
- From: Asturias, Spain
- Registered: 2005-11-25
- Posts: 1,091
Re: lam_browse_by (browse by category of articles/images/files in backend)
Apparently none of Steve’s plugins are available any longer – I wonder what’s up with that.
Offline