Is the Moodle XREF still active? Link not loading

Is the Moodle XREF still active? Link not loading

R Green發表於
Number of replies: 1

Hi everyone,

I'm trying to access the Moodle XREF at the following URL:
http://xref-diff.mukudu-dev.net/moodle401/_functions

The page takes a long time to load and eventually returns an error.
As far as I understand, this XREF provides a general reference for Moodle core functions (not system-specific).

Is this site still active and maintained?
If not, is there an alternative tool or site that offers similar code browsing and cross-referencing functionality for Moodle's source code?

Thanks in advance!

評比平均分數: -
In reply to R Green

Is the Moodle XREF still active? Link not loading

Mark Johnson發表於
Core developers的相片 Particularly helpful Moodlers的相片 Peer reviewers的相片 Plugin developers的相片

These days I find using an IDE with code indexing and navigation (I use PHPStorm, but others do it too) to be more useful than a separate website like XREF.