Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

During mass refactoring in In-Portal 5.2.0 I've noticed, that ".svn" and
"CVS" folder are scanned for template. Since SVN stores a original copy of
each folder's file under ".svn" folder it made theme scan work 2 times
slower, then it could.
Same problem was fixed in mass template compilation code.

I've also made ".smsignore" file matching faster due converting multiple
short regular expressions into 1 long regular expression.

Task:

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.


Ready for testing.

*P.S.*

I've also discovered, that it's possible to exclude a folders too via adding
their name into parent's folder ".smsignore" file.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

twice_faster_template_scan.patch

  • No labels