About "Fileupload"  (list)


[Home]  [Login]    (Number of Fileupload: 5)

:
02/08/2008  01:25:05  spr1kpre    in PositLog - Manual : Upload
[Simple Editor] [Fileupload]

Simple Editor 

 Both an image and a file can be uploaded similarly.
  1. Open Simple Editor and click "upload" button on the control panel.
  2. Then, the "File uploader" dialog is opened. Select an image or a file and click on the "Upload" button to upload and insert it.
If a file with the same name already exists, the old file is overwritten by the new one.
02/08/2008  01:14:14  spr2ofoz    in PositLog - Manual : Upload
[Fileupload] [Rich Editor]
Rich Editor

Click on the "Insert/Edit Image" button to open the "Image Properties"  dialog, and you can upload and insert images into a sprite. The image previously uploaded or the one directly indicated by URL is also available. 

Click on the "Insert/Edit link" button to open the "Link" dialog, and you can upload files and insert the links to them into a sprite.
02/08/2008  01:13:49  spr8kplz    in PositLog - Manual : Upload
[Fileupload] [permission to upload file]
An image or a file can be uploaded and inserted into a sprite.
02/06/2008  08:51:29  spr5djad    in PositLog - Manual : FAQ
[Fileupload]
Q1. I cannot upload an image in the EditMode.
A1. First, check if  you have the permission to upload. See "Upload Image/File" . Other cases are shown below:

(a) Problem with Uploader CGI
Set execute permission on following files:
 system/fckeditor/editor/filemanager/connectors/perl/connector.cgi      
 system/fckeditor/editor/filemanager/connectors/perl/upload.cgi
Set write permission for scripts on
 system/fckeditor/editor/filemanager/connectors/perl/

(b) Problem with uploading directory
Set write permission for script on ($datapath)/(pageID)/Image/
02/06/2008  01:14:58  spr3iaaj    in PositLog - Administration : File structure: Upload all files together
[Fileupload]
PositLog does not suggest any method to upload all files together by the graphical user interface; however, you can upload files by FTP and easily gain access to them from Rich Editor.

Every page has its own upload directory. 

- Image files

  $datapath/PageID/Image/

- Other files

 $datapath/PageID/File/

Use Resources Browser to import files to a sprite. The Resource Browser can be opened form the dialog, which is opened by clicking on the "Insert/Edit Image" or "Insert/Edit File" button on Rich Editor.