Link per echo

original Thema anzeigen

 
05.05.13, 14:57:26

Otto

Beitrag geändert von: Otto - 05.05.13, 15:00:29

Ich habe jetzt dieses gefunden:
Zitat:
public function SetDwZoneParam(){
$this->timestamp = strval(mktime());

$this->dwzSourcePath = ""; //$sourcePath;
$this->basePath = $this->dwzBasePath;
$this->SetConfig("sourcePath", $this->dwzSourcePath);
$this->SetConfig("basePath", $this->basePath);
$this->SetConfig("siteRootBasePath", $this->GetSiteRelativeUrl($this->basePath) ."/");
$this->SetConfig("InstanceName", $this->dwzInstanceName);

Das sieht doch aus wie ...??

ich habe geschaut, ja es gibt eine confic.js

dort steht nur:
Zitat:
/*
Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.editorConfig = function( config )
{
// Define changes to default configuration here. For example:
// config.language = 'fr';
// config.uiColor = '#AADC6E';
};




Gruß Otto
05.05.13, 15:27:49

Lighty

... wenn dann über diesen Parameter !?
$this->dwzSourcePath = ""; //$sourcePath;

... muss ich aber - wie schon erwähnt - ggf. mal selber testen !
05.05.13, 15:29:18

Otto

brauchst du da von von mir irgendwelche Daten ?

05.05.13, 16:02:14

Lighty

... nö, ich denke nicht !?
Falls doch melde ich mich ! ;)

Ich muss mich da aber erst mal komplett rein denken !
Editoren habe ich nämlich nie verwendet ! :D
- teilweise schlechtes/unsauberes html
- teilweise umständlich