Hi,

Authorpane is a nice module. For one of my project I want to show author information of content as a popup manner. But I didn't find such functionality in Author pane module. So I wrote custom code, and now I would like to contribute it with drupal community. For that I opened a sand box project,

Project page : http://drupal.org/sandbox/ARUN/1940782
Git Clone : git clone --branch 7.x-1.x ARUN@git.drupal.org:sandbox/ARUN/1940782.git authorpane_popup

I think this functionality can include with existing Authorpane module as an additional feature. Reviewers also say such opinion.

Demo : http://www.developerdoc.com

Comments

Scyther’s picture

Sounds interesting! Will take more look at this when I got some time over.

arun ak’s picture

Hi,

Did you check that?

I have made some changes, added a configuration page for manage author pane popup for each content type.

arun ak’s picture

Priority: Normal » Critical

Hi,

Did you checked it? Are you intrested in adding this as an additional feature in existing author_pane module?

Thanks and Regards
ARUN AK

arun ak’s picture

Hi,

Are you still looking on it? If you wouldn't like to add this as an additional feature with Author Pane module then I can publish it as a separate contributed module. Are you intrested?

Thanks and Regards
ARUN AK

michelle’s picture

I don't know if he's still active here... Been a while since his last commit. If he isn't, would you be interested in maintaining? Hate to see another module added just because this one has absent maintainers. :(

Scyther’s picture

Hi,

It sounds good, and if you could give me a or two week to look into it, I have much other things right now. So should we get this into this module :)

Sorry for the delayed answer!!

arun ak’s picture

Hi Michelle,

I would like to be the maintainer of this module.

Thanks and Regards
ARUN AK

michelle’s picture

Since Scyther just popped up, I'll leave that decision to him. I haven't been active on the module in quite some time.

michelle’s picture

Issue summary: View changes

git added

arun ak’s picture

Somebody also shows intrest on Authorpane Popup Module. Please take care of it.

arun ak’s picture

Authorpane Popup Patch

gladiatorhl2’s picture

I also suggest to add authorpane_popup for comments. Can you do that as an option?

Scyther’s picture

Version: 7.x-2.0-beta1 » 7.x-2.x-dev
Priority: Critical » Normal
Status: Active » Needs work
StatusFileSize
new4.37 KB

I was looking at your patch I found some "problems" that need to be fixed.

First, the module name should be author_pane_popup NOT authorpane_popup, because author_pane uses a _ between author and pane.
Have made some @todo that you can take a look at.
I also have changed most of all variable, function name and so on, but it needs to be fixed all over the place.

Here is zip file with the files, was trying to get a patch file, but I don't why I could not do that.

arun ak’s picture

I have fixed some issues. Check now.

Scyther’s picture

There is some more "@todo" that need to be fixed.

arun ak’s picture

Ok. Anything I need to do?

arun ak’s picture

Are you loogking on it?

arun ak’s picture

Any update on this? If you have no time to do this, then I would like to be one of the maintainer of this module. Otherwise please promote this feature as a separate module.

arun ak’s picture

Status: Needs work » Active
Scyther’s picture

I wrote in comment #14 that there was more @todos in that code i posted in comment #12 that need to be fixed before this would implemented. So please help fix them or make a own module for the popup feature.