Is the Moodle XREF still active? Link not loading

Is the Moodle XREF still active? Link not loading

R Green -
回帖数: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!

回复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.