Project:Drupal.org webmasters
Component:Project ownership
Category:task
Priority:normal
Assigned:kiamlaluno
Status:closed (fixed)

Issue Summary

Hi, is there any chance to get a alinks-version for drupal 6 ?

Comments

#1

would like that too.

#2

subscribe

#3

i started updating the module file with coder module, first version as attachment. Will create a patch if finished.

regards pebosi

AttachmentSize
alinks.module.txt 17.76 KB

#4

*subs, great work

#5

Unfortunately it does not work for me with Drupal 6.4. When I try to install, I get the following error:

Parse error: syntax error, unexpected ';' in /.../sites/all/modules/alinks/alinks.module on line 119

Any idea?

rc.otto

#6

subscribing

#7

Подписываюсь! Хороший модуль! Хак не работает с 6.3 :-/

#9

Drupal 6.3:

"This version is incompatible with the 6.3 version of Drupal core."

:-(

#10

Assigned to:Anonymous» chinajason

I have developed alinks for drupal6,
and I want to share it for drupal.org
although I applied a CVS account,but I don't kown how to connect with the maintainer.
and I want to share it in project/alinks
I have shared the alinks module for drupal6 as follow url:
http://drupal.org/node/309227
every one can download it and test it.
thank you!
========
chinajason

#11

Title:Alinks for Drupal 6» Is this module abandoned?
Version:» 6.x-1.x-dev
Component:Miscellaneous» Code
Category:task» support request
Assigned to:chinajason» Anonymous

It appears this module has been abandoned? If no response in 2 weeks, then this can be advanced through the Drupal abandoned modules process.

#12

It appears there was work on development in January, but no reply to this thread, so does anyone know if the coder is continuing this project? If not, I will seek an alternative.

#13

That could be a fluke. http://drupal.org/node/137878/committers says the most recent commit by a maintainer was over a year ago.

#14

Can anyone confirm that this module has been abandoned?

#15

Per Dealing with abandoned projects, this can be moved to the drupal.org webmasters queue on Feb. 15, which is 2 weeks after #11 above.

#16

Category:support request» task
Priority:normal» critical

Hi,

we would like to become the new maintainers of the Alinks module!

We (rsvelko and segments) are the maintainers of the Glossify module and since we have been closely studying the Alinks module's code for merging it into Glossify - this is a good chance to keep Alinks alive.

Greetings.

#17

Title:Is this module abandoned?» Is Alinks still being maintained?

I am changing the title to the correct one, as reported by the procedure to follow for abandoned projects.

#18

#16 rsvelko

I have been using alinks on D6 for ages without major hitch, and would like to see it continue, though I am not sure about merging with Glossify. I have not used Glossify, so maybe you can clarify some things for me

In the description from Glossify i see " looks for node titles in node bodies and makes them inbound links"

In alinks the user defines which strings should be linked and where too, the above description implies that there is an automated system.

In my case an automated system, would not be wanted, or even necessarily a good idea. This is because there are instances on my sites where node titles can be duplicated, though accessed by different paths. There is also a situation where some titles may include a string which is another node title in itself.

Asssuming my understanding is correct, as long as you can switch modes on/off so that the alinks function can run as existing, I would welcome the merge, as I could then use the new facilities on future sites, without the need for re-engineering exisiting sites.

#19

Priority:critical» normal

I sent a message to the current maintainer.

Hello chinajason. I am writing you because some users are wondering if Alinks is still maintained.

Please reply on http://drupal.org/node/265036; if you don't reply before two weeks, the ownership of the project will be passed to somebody else.

Best regards.
— kiamlaluno
Drupal.org site maintainer
Drupal.org contributions CVS maintainer

#20

I have marked #715366: Offering to maintain Alinks as duplicate of this report.

#21

@18: the merge is a good and SAFE thing for all Alinks and glossify users, because with the new module (probably hosted in the Alinks codebase) you will have the option to use basic alinks as before and/or the advanced glossify mode.

The feature set will enlarge without bloating any of both modules.

#22

Both modules are quite small. Why not just merge and let Glossify provide an upgrade path for Alinks users?

#23

#21 Sounds good to me.

So even if not abandoned, it does sound as though there is a benefit to merging the two projects.

#24

Just in case the current maintainer doesn't reply: who should be made maintainer of the module?

#25

@24: Above I rsvelko expressed my desire ;) to maintain this module. Once more - see #15 - http://drupal.org/node/265036#comment-2589618 - the 2 weeks of no answer have already passed.

#26

I'd very much like to see rsvelko continue this module so that we can all benefit. When do you (rsvelko) foresee taking over the project, and do you plan on making any changes immediately, or do you believe the current version of alinks is stable and worth adding to a site immediately?

#27

rsvelko :)

#28

Short answer to #26 - yes Alinks is usable now and if you are happy with the features - go for it. Be careful that your alinks are not html-reserved-words cause your html may get mangled then (glossify's beauty is that it knows how to touch only outside of html tags... took me a while to write/reuse this from the simplehtmldom project... )

I need to think a little bit more if it is strategically fine to let you input your keywords just now into alinks and live happy when glossify and alinks merge ... Give me a couple of days to sleep on it.

Then give me probably 2 weeks to finnish the merge and present to you the awesome basic(alinks)+advanced(glossify) NEW module.

Somebody with name proposals? My best name so far is "Alinks SEO" (with an optional "++" suffix or a "Plus Plus" suffix) ;)

-- longer text begins here.

Here are the bugs - http://drupal.org/project/issues/search/alinks?text=&assigned=&submitted=&participant=&categories[]=bug&version[]=6.x&issue_tags_op=or&issue_tags=

this page basically says that the module is usable.

There are problems with non-latin scripts and umaluts. (both problems have already solved in the glossify module and with the merge of alinks and glossify alinks will benefit a lot from the html parser magic of g. This is why I am so excited.)

Another set of problems is scalability (when one has a LOT of keywords/alinks) - two parts of this problem - the parsing/db maintenance on one side and the admin UI .

See - glossify currently does not have an db-table-index (while alinks has one ) and conversely alinks has problems when you have 150+ links defined.... Both issues are solvable and it is nice that I know how.

#29

I'd love to see you take over rsvelko! The hybrid of glossify and alinks sounds promising, and Alinks SEO Pro sounds like a decent name to me. Since you've reviewed the code, what happens when Alinks encounters a full or partial term that is already linked (e.g., I instruct Alinks to link the keyword "Drupal is awesome" to "drupal.org" throughout my web site, but one of my nodes has the keyword "everybody knows drupal is awesome" linked to "joomla.org" -- what happens)? Does the module ignore that particular instance, or is does horrific data corruption spontaneously occur?

I hope you decide to take over and make this new module an SEO masterpiece!

#30

hi!

2 weeks are over...any response on this issue?

cheers,
RI

#31

Title:Is Alinks still being maintained?» Assign new Alinks maintainer
Project:Alinks» Drupal.org webmasters
Version:6.x-1.x-dev» <none>
Component:Code» Project ownership

#32

Assigned to:Anonymous» kiamlaluno
Status:active» fixed

The ownership of the project has been passed to rsvelko.

The previous maintainer still has access as co-maintainer; please don't change that.

#33

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

#34

I have made alinks for drupal7.x , I will commit it recently, who wants it ?

#35

I will do, when all the other modules I use are ready, and I can finally move to D7 :)