PDA

View Full Version : PowerCMS 1.0.2: Two questions:


neilo
01-01-2010, 01:29 PM
Q1:

Why, in my downloads page, is there no documentation for HTML Editor? All that there is is the extension itself, nothing more. I know I can access it via the support pages, but am suffering deprivation anxiety. (My account: neil(at)yahoodie.co.uk)

Q2:

In the new PowerCMS set-up (1.0.2), what needs to happen to enable the Advanced File Manager? I assumed that all that needed to be done was to enable it :

Global File Upload Settings > Customise, and allow access to Administrator (as the Administrator will have already logged in).

I thought the new CMS would be set up for this to be enough. However, this directs to the error page. Do I need to add a 'require once' for the WA_Globals.php in the 'kfm/index.php' file? Do I still need to run a separate instance of SecurityAssist (despite there being a SA folder included in PCMS) and create a user database despite there being only one user? Does the configuration for Advanced File Manager create the necessary tables in the existing database for its purposes?

Pending the issue of a tutorial (anybody?) any info would be much appreciated.

shadow329043
01-01-2010, 01:57 PM
kind of like the same questions that I have - I enabled the file management and found a second HTMLeditor folder was created under my web site root - see my post "Where are my images files going?"

Shadow

neilo
01-01-2010, 02:23 PM
Yes - I thought that issue had been resolved, but apparently not. Any accessing of the Editor GUI (i.e. to try to enable Advanced File Management) creates a fresh HTML Editor in the root directory, and updates the open pages to look for the connections folder in the root also- not that that's a big problem. So I'm assuming that this installation (unless one doesn't need to edit anything at all) is built to have all files and folders in the root directory, which I can't have.

The only way round it that I could find was to create a duplicate site definition in Dreamweaver, and specify the CMS directory as the Local Root Folder, thus forcing the HTML Editor to respect my preferred site structure. This works nicely, but shouldn't (in my opinion) be necessary. I thought the paths issues were sorted.

Would love to hear from someone who has managed to get the Advanced File Management features working. The ability to delete files that one has uploaded (without an FTP program) is, to my mind, a basic feature. Some documentation to explain the procedures would be nice too.

shadow329043
01-01-2010, 05:41 PM
wouldn't that say that the cms solution was meant to be in the website root? I planned on doing some customizations to the cms solution, but such a setup would not allow for other solutions that use a WA_Globals folder. The moment that I edited the HTMLeditor instance the folder was created in the root - so I should assume that any of the other extensions that I use will do the same thing - makes maintenance of the solution a nightmare! Duplicate folders all over the place.

neilo
01-01-2010, 05:51 PM
Yes, but if you have a duplicate site definition in Dreamweaver with your CMS folder designated as the Local Root Folder, there shouldn't be a problem making adjustments. As far as Dreamweaver knows, the CMS folder is your entire site!

Seems to do the trick.

shadow329043
01-01-2010, 05:58 PM
Hmmmmm - I will have to try that!

shadow329043
01-01-2010, 07:19 PM
I have to admit that your suggestion does make it simplier to edit the HTMLeditor instance. The instance even behaves differently when edited (it showed Advance File enabled under the preset which it did not before). I even thought it might cure a problem that I was having with the insert content page disappearing when the instance was edited - but it didn't.

Dani Chankhour
01-04-2010, 12:42 PM
The new dot release of PowerCMS already have the Advanced Uploading enabled by default, you don't have to reenter the Editor to make this change.

If you want to make a change to where the files are saved, you also don't have to reenter the editor, you could make this change by going to the Insert -> WebAssist -> HTMLEditor -> Site Settings and make the change there.

neilo
01-04-2010, 06:12 PM
Cheers Dani, but that doesn't really help me to get Advanced File Management and image editing.

Two threads have diverged. Please could you see my recent post on this thread (http://www.webassist.com/forums/showthread.php?t=6942) and we can let this one die.

Thanks.

Dani Chankhour
01-05-2010, 10:18 PM
I'm able to reproduce the issue that you are having with Advanced Uploading on your server. I will be debugging this issue on your server.