SemanticMediaWiki/SemanticResultFormats

srfgScriptPath for formats/calendar/SRF_Calendar.php

Ouverte

#81 ouverte le 13 janv. 2015

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (87 forks)auto 404
buggood first issue

Métriques du dépôt

Stars
 (52 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

'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.

Guide contributeur