Search found 21 matches

by mscwd
Mon 8. Aug 2005, 18:26
Forum: phpwcms Support English
Topic: Customising Backend
Replies: 1
Views: 660

Hello? :evil: :wink:
by mscwd
Mon 8. Aug 2005, 15:19
Forum: phpwcms Support English
Topic: Customising Backend
Replies: 1
Views: 660

Customising Backend

I plan to use phpwcms as a platform with which to base client websites. That said, I wish to customise the backend of phpwcms. (Obviously i'd keep all required copyright text in place etc.) However I need to know which folders the template files are kept. Am I right in thinking all the backend files...
by mscwd
Sun 7. Aug 2005, 18:20
Forum: phpwcms Support English
Topic: Image upload
Replies: 12
Views: 2221

I have a similar problem, whereas after my first clean install of phpwcms I cannot upload images at all. I get no error messages just I am unable to upload images (uploading message just displays constantly) or create new folders! And whats worse I cannot find any solution, everything I have tried d...
by mscwd
Sat 6. Aug 2005, 23:48
Forum: phpwcms Support English
Topic: Tidy URLs
Replies: 1
Views: 643

Tidy URLs

Is there a way to create readable, more structured urls like:

Code: Select all

 /folder/article_name


rather than the default :

Code: Select all

index.php?id=1,0,0,1,0,0
I've had a good look aroung the backend but cant see any option to do so.

Thanks,

-mscwd
by mscwd
Fri 5. Aug 2005, 11:10
Forum: phpwcms Discussion
Topic: "Read More" and "Next Page" features
Replies: 0
Views: 971

"Read More" and "Next Page" features

Does phpWCMS incorporate the "Read More" and "Next Page" (break article up into two or more pages) features such as those include in WordPress? I use <!--more--><!--nextpage--> tags much of the time and was wondering if phpWCMS has the same capability?
by mscwd
Wed 3. Aug 2005, 20:30
Forum: phpwcms Support English
Topic: How can I get nav like LOCALNAV from content pgs?
Replies: 2
Views: 935

This is what I want to figure out. Basically if you have a site structure of: About -> History -> Team -> Offices A menu such as this: http://www.phyora.com/misc/phymenu.htm would be automatically generated, and new article links added to it when/if they were created. I think this is what you were a...
by mscwd
Tue 2. Aug 2005, 21:31
Forum: phpwcms Discussion
Topic: "Is it possible" questions...
Replies: 3
Views: 1664

"Is it possible" questions...

I am new to phpWCMS and am keen to learn the ins and outs of designing sites around this system. Before I go any further however I have a few questions: 1. Would it be possible to implement a menu like this one: http://www.alistapart.com/d/horizdropdowns/horizontal.htm which would automatically upda...
by mscwd
Tue 2. Aug 2005, 18:28
Forum: phpwcms Support English
Topic: Speller Pages Problems
Replies: 4
Views: 1256

Anyone? :cry:
by mscwd
Tue 2. Aug 2005, 11:42
Forum: phpwcms Support English
Topic: Speller Pages Problems
Replies: 4
Views: 1256

I would but I was sure someone would have had the same problems seeing that it came bundled with phpWCMS. Thats why am asking for help here first.

thanks,

-mscwd
by mscwd
Mon 1. Aug 2005, 22:16
Forum: phpwcms Support English
Topic: Speller Pages Problems
Replies: 4
Views: 1256

Speller Pages Problems

I'm having a bit of trouble trying to get the spell checker "Speller Pages" to work. In FCKeditors fckconfig.js file I have changed the spellchecker from "iespell" to "SpellerPages". I have that bit worked out fine. However once you write an article and go to check for ...
by mscwd
Sat 30. Jul 2005, 15:55
Forum: phpwcms Support English
Topic: Customising the size/position of wysiwyg editor
Replies: 4
Views: 1255

I have found out how to do this, for the benefit of future readers you hve to edit the html of article.editsummary.tmpl.php This is my code which aligns the editor under the "Summary" title allowing for a slightly wider editor in the same screen width. <?php /******************************...
by mscwd
Sat 30. Jul 2005, 14:57
Forum: phpwcms Support English
Topic: Customising the size/position of wysiwyg editor
Replies: 4
Views: 1255

Thanks mdgroot, Now I have worked out how to alter the dimensions of the editor, I now need to work out how I get the editor to align left preferable underneath the "Summary" title so it looks like the second image in my first post. Otherwise it stretches the width of the page which I dont...
by mscwd
Fri 29. Jul 2005, 19:20
Forum: phpwcms Support English
Topic: Customising the size/position of wysiwyg editor
Replies: 4
Views: 1255

Anyone?
by mscwd
Thu 28. Jul 2005, 21:09
Forum: phpwcms Support English
Topic: Customising the size/position of wysiwyg editor
Replies: 4
Views: 1255

Customising the size/position of wysiwyg editor

I am trying to change the size and position of FCKeditor. I want it to be wider and to look vagely like something in the below picture I quickly made for demonstration purposes. http://www.boomspeed.com/mclaren02/fck22.gif I believe I have to edit the articlecontent.edit.tmpl file in include/inc_tmp...
by mscwd
Thu 28. Jul 2005, 16:52
Forum: phpwcms Discussion
Topic: FCKeditor problem
Replies: 16
Views: 5215

Oh okay, thanks for your help anyway. I'll give it a go myself but the pages in dreamweaver look nothing like they do in your browser. :wink: