SemanticMediaWiki/SemanticResultFormats
srfgScriptPath for formats/calendar/SRF_Calendar.php
開放
#81 建立於 2015年1月13日
buggood first issue
倉庫指標
- 星標
- (52 顆星)
- PR 合併指標
- (平均合併 8天 22小時) (30 天內合併 10 個 PR)
描述
'href' => $GLOBALS['srfgScriptPath'] . '/formats/calendar/resources/ext.srf.calendar.css' I am not quite sure whether I own fix would fit the standards of the extension: 'href' => $GLOBALS['wgScriptPath'] . '/extensions/SemanticResultFormats/formats/calendar/resources/ext.srf.calendar.css'
That is why I post this issue. The calendar throws an error and even though the variable appears to be declared in the SemanticResultsFormat.php (line 37), I am unable to access the proper css file; which makes the calender thing pretts much useless.