close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Using my own includes in PowerCMS

Thread began 5/08/2010 3:45 am by lancecrystal305736 | Last modified 5/11/2010 7:55 am by lancecrystal305736 | 1476 views | 4 replies |

lancecrystal305736

Using my own includes in PowerCMS

Is it possible to direct PowerCMS to an includes folder in PowerCMS. Currently the way my site is set up all my content is in an include folder in my site directory. I would like to point powercms to that folder to retrieve and edit the content contained within that folder. (php files). Is this possible?

Sign in to reply to this post

tom250037Beta Tester

PowerCMS stores the content of your site in a database table.
After installing PowerCMS, you would enter the admin, and then for each page you need to edit, you could copy the content from it, and paste it into the editor in PowerCMS. You then replace the content in your page with the code that PowerCMS gives you.
This is pretty documented in the tutorials, and the video showing the features of PowerCMS.
Is that what you were asking?

Sign in to reply to this post

lancecrystal305736

Reply

Not quite. I have a site already running that has no database. The content in this site pulls all of it content from a folder "includes". In that folder are a bunch of php or html files (home.php, about.php, events.php and so on...) as well as files with date names that fills in content coming up on a schedule. Some of these files are called on by more than one page so the events.php include file is used on more that one page. Could PowerCMS populate the incle files instead of the primary pages calling on the include files to get its content. For instance I used powercms code for a content fill in a "local" site I am in the process of creating:
<?php
include('R:/wamp/www/fabc_joy_2010_PowerCMS/powercms/WA_CMS/addtosite.php');
echo WA_getCMSContent($database_PowerCMSConnection, $PowerCMSConnection, 'welcome', 'top', false);
?>
Could this code some how be changed to point to the includes folder I stated above in the site root to get the content?
I hope I explained a little better.

Sign in to reply to this post

Jason ByrnesWebAssist

No, power cms cannot be used to point to actual files, only to database content.

In practice, it is the same concept. instead of having physical files that you are attaching to, you have database records.


You could create a PowerCMS Content region that contained the information that is in your include file, then instead of attaching to the include file, use the PowerCMS Developer Notes to attach that information in any given page.

Sign in to reply to this post

lancecrystal305736

Thank You,
Great help

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...