stable

Clone or download

Read-only

Take into account docman system references

This task is part of request #8443: System keywords don't generate the right cross reference when cross projects All the docman system keywords are now available cross-project. You can test it for instance with an SVN commit message. Change-Id: I7ffeb3819f809d75d4da104dcf9749828d94ef89

Modified Files

Name
M plugins/docman/include/Docman_ItemFactory.class.php +3 −0 Go to diff View file
A plugins/docman/include/Reference/Reference.php +51 −0 Go to diff View file
A plugins/docman/include/Reference/ReferenceFactory.php +38 −0 Go to diff View file
M plugins/docman/include/autoload.php +4 −2 Go to diff View file
M plugins/docman/include/docmanPlugin.class.php +34 −0 Go to diff View file
M src/common/dao/ReferenceDao.class.php +16 −0 Go to diff View file
M src/www/goto +7 −7 Go to diff View file