Hello all,
a few questions from a newbie to phpwcms.
What is the file manager section for? I mean, if I upload a file or an image using this manager how is the file or image afterwards made available to me or to visitors to my site?
If I need to use images in my site should I upload them this way or use FTP??? I'm a bit confused as to how to use this file manager.
As for the file categories ... once I have defined one or more categories where are they made available? It looks like file categories don't *interact* with any other functionality of the cms.
One last thing .. I downloaded and installed the latest dev version (v1.2.6) and it looks like a function/method is missing. That is imagecreatefromjpeg which is btw used by the file manager.
Thx.
S.
File manager and File categories ... what for???
Hi shade,
the docu says: http://www.phpwcms-docu.de/file_administration.phtml
and after that work: http://www.phpwcms-docu.de/text_with_image.phtml
http://www.phpwcms-docu.de/images.phtml
First you must create virtual folders at the file manager.
http://www.phpwcms-docu.de/create_dir.phtml
Second please upload the file(s) to this folder(s) via ftp or direct file by file.
http://www.phpwcms-docu.de/upload_files.phtml
Third you can use the file manager at the contentpart "text with image" and "image".
The files(s) are stored at the folder /content/images/.
The CMS don´t use a classic folder directory structure. All files are at this folder, renamimg by the cms to hash-numbers.
The allocation from realname and hash-id are managing by the system in cooperation with the db.
I hope you understand my terrible english.
Gruß Knut
the docu says: http://www.phpwcms-docu.de/file_administration.phtml
and after that work: http://www.phpwcms-docu.de/text_with_image.phtml
http://www.phpwcms-docu.de/images.phtml
First you must create virtual folders at the file manager.
http://www.phpwcms-docu.de/create_dir.phtml
Second please upload the file(s) to this folder(s) via ftp or direct file by file.
http://www.phpwcms-docu.de/upload_files.phtml
Third you can use the file manager at the contentpart "text with image" and "image".
The files(s) are stored at the folder /content/images/.
The CMS don´t use a classic folder directory structure. All files are at this folder, renamimg by the cms to hash-numbers.
The allocation from realname and hash-id are managing by the system in cooperation with the db.
I hope you understand my terrible english.
Gruß Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )