Closed (fixed)
Project:
OG Panels
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2009 at 11:48 UTC
Updated:
11 Sep 2009 at 23:40 UTC
May I ask when a first release (at least a 6.x-2.x-dev version) is planned?
Comments
Comment #1
highvoltage commentedWouldn't we all love to know :P
Maybe near the release of OG 2.x? It's been a long long time coming!
Comment #2
chrism2671 commented:-)
Comment #3
jweberg commentedsub
Comment #4
michelleThere was already somewhat working code in the OG issue. Can you folks toss it into CVS and get a snapshot going so we can start testing?
Michelle
Comment #5
michelleActually... My bad, sorry, it is in CVS. A snapshot release would help, though, for folks who don't want to tangle with CVS.
Michelle
Comment #6
highvoltage commentedOr for those of us who would tangle and lose. Kinda like me. The pain. x_x
Comment #7
michelleWell, I just checked it out of CVS and tried it out. I didn't do extensive testing but what I did worked and worked flawlessly. Yay OG Panels!
If you have command line access on your account, this is the line you need to get it. (Run it from your sites/all/modules directory)
cvs -z6 -d:pserver:anonymous:anonymous@cvs.drupal.org:/cvs/drupal-contrib checkout -r HEAD -d og_panels contributions/modules/og_panels
Michelle
Comment #8
friolator commentedHi Michelle - thanks for the CVS command. I downloaded this as well as the latest og dev, and have everything installed. I ran the cvs command from sites/all/modules per your instructions above, so og_panels lives alongside og in the modules directory.
I'm getting an error, though:
The code it refers to is this:
it looks as if it wants og.panelscontent.inc to live inside the og directory. So, is og_panels actually supposed to live inside og, or next to it?
Comment #9
ajayg commentedSince og_panels is now a seperate module, I would guess it needs its own directory. But this could be a bug since this was moved just recently. Have you tried installing this inside og just to check?
Comment #10
friolator commentedI did try moving it into og/modules and got errors of a different, more fatal kind. when og_panels is standalone, the page itself still renders, only it displays the include_once errors at the top of the page. inside of og/modules and it doesn't even render the page properly.
six one way, half-dozen another, I guess!
Comment #11
geerlingguy commentedLooking forward to this for a site I'm working on :-)
Comment #12
moshe weitzman commentedThere was a serious bug in og_panels that still there. The Views you put in your panel do not get the group argument but rather some other nodes. josh_k said he would work on it this week.
the basic process of adding/editing/removing pages is working well, including menu system interaction.
Comment #13
SeanBannister commentedsub
Comment #14
erikjohansson commentedLooking forward to the day when Drupal6 ponies aren't required anymore.
Comment #15
michelle@erikjohansson: That can be today... Just update. They haven't been required for a while.
Michelle
Comment #16
roball commentedActually, beside OG and Panels, the OG Panels module only depends on the Chaos tool suite's Page manager module.
Comment #17
populist commentedI went ahead and committed up to CVS code to get OG Panels working as its own module. A development release has been scheduled and should be appearing shortly.
Comment #18
starbow commentedI think development releases aren't getting shown on the project page anymore. There used to be a toggle, but I can't find it now. Maybe you can tag an 2.x-1.0-UNSTABLE?
Comment #19
michelleThere's no option to add it to the page because the dev release is unpublished: http://drupal.org/node/550134
Since I don't know why it's unpublished, I don't want to mess with it unless I get an ok from populist.
Michelle
Comment #20
michelleLooks like it was taken care of. There's a dev snapshot on the project page now.
Michelle
Comment #21
roball commentedYes, thanks for the dev release. Now OG 2.0 is out also, so the time to test it may come soon.
Comment #22
csc4 commentedIs that dependency (Chaos tool suite's Page manager module) confirmed as it seems to conflict with the dependencies on the project page?