These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Drupal and the new API

Author
William Clark
The Scope
Gallente Federation
#1 - 2011-11-19 19:06:02 UTC
Any body seen anything out there or is working on something like this?

I am currently running an install of Drupal with Eveauth; however, that coder has given up on the mod due to the debacle this summer and isn't doing new work. I wanted to see if anyone else had taken up the mantle for this as my corps Drupal install is the only major component not upgraded to using the new API.
Mal Landian
Brutor Tribe
Minmatar Republic
#2 - 2011-11-28 06:31:19 UTC
I'm working on a Drupal 7 upgrade to EVEAuth. I just finished the initial port, but it's broken because I don't quite understand his code. I may end up deciding to rewrite it from scratch though. We'll see. I'm also thinking about using Yapeal, if this doesn't work out. I'll update this thread when I have something more concrete to give you other than "it's coming". :)
William Clark
The Scope
Gallente Federation
#3 - 2011-11-30 21:58:10 UTC
Great! Glad to hear that it is in the works! I am not a coder, but feel free to let me know if some help is needed.
Mal Landian
Brutor Tribe
Minmatar Republic
#4 - 2011-12-01 18:44:08 UTC
Also, slight update. Helgur (the guy that originally made EVEAuth) contacted me and said he's back in game. With my assistance we are probably going to get this module up and running for D7 in no time.

Basic feature roadmap :

7.x-0.1

  • Finalize port with features from 6.x version working in 7.x
  • Create project release page on Drupal.org and move development to Git


7.x-0.2

  • Implement browser detection to properly recognize IGB
  • Name suggestion on registration based on IGB
  • Begin move to Yapeal (or other PHP API library)


7.x-0.3

  • Finalize IGB Javascript calls, including functions requiring trust (at first will just be a page full of links/buttons; eventually moving to a more user friendly experience)
  • API Library replace XML calls functionality (finalize move to Yapeal or other lib)


7.x-0.4

  • Gather feedback for future versions