Forums / General / Online version of sdk??

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Online version of sdk??

Author Message

James Packham

Friday 26 September 2003 2:49:14 am

Hi

Has anyone else noticed that the online version of the sdk has dissapeared? I try to go to www.ez.no/sdk and I get module not found! Has it simply moved somewhere, or is it no longer available online? I swear it was there the other day, or am I just going mad?

I would just look at the local version, but I can't seem to get it working. Maybe someone could shed some light on what I've done wrong?

I installed a working version of eZ P, with the news template and data.
Ran doxygen doc/doxygen/Doxyfile, this all seemed to generate ok.
Then logged into the news_admin and changed my url to http://192.168.0.1/sdk/
also tried
http://192.168.0.1/news_admin/sdk
and
http://192.168.0.1/news/sdk, but no luck

Anyone got any ideas?

James

James Packham

Friday 26 September 2003 3:08:37 am

Update:

when I go to /user/sdk I get a "kernel error 50: no database connection could be made". Am I missing a database? I only have news.sql installed..

James Packham

Friday 26 September 2003 4:44:52 am

Ok, I found a sort of solution to my problem. Google caches a lot fo the sdk pages, so I just do a search for what I want in there. Not really the best solution, but seeing as I've had no help otherwise....

Hans Melis

Friday 26 September 2003 5:08:40 am

If you've generated the documentation with Doxygen, you should be able to access it by appending /reference/view/ez after the siteaccess.

hth

--
Hans

Hans
http://blog.hansmelis.be

James Packham

Friday 26 September 2003 5:51:34 am

You mean like

http://192.168.0.1/reference/view/ez

?
This doesn't work either "kernel 20 module not found"

Hans Melis

Friday 26 September 2003 5:59:33 am

No, you forgot your siteaccess ;)

Try this: http://192.168.0.1/news_admin/reference/view/ez

--
Hans

Hans
http://blog.hansmelis.be

James Packham

Friday 26 September 2003 9:13:05 am

YES!!! This worked great! THANK YOU SOOOO MUCH!!

:)