close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Framework Builder Build 005 Available for WCE

Thread began 7/29/2010 12:32 pm by Ann Luong | Last modified 8/09/2010 11:40 pm by David Stringer | 3815 views | 39 replies |

Ann Luong

Framework Builder Build 005 Available for WCE

A zip file will be emailed to you shortly, containing Framework Builder build 005 (Beta).The beta build is only available to the WCE group so please do not report bugs or feedback in the regular support forums; use this forum to provide us input or ask questions.

The serial number for this group is hL7AD-8UheG-0y9b7-pnxPa . There are a limited amount of activations so please do not install on more than 2 machines. This serial number will work until it goes live in early August. Post here, if for any reason, it doesn't work before then.

We look forward to your feedback!

Sign in to reply to this post

Dave BuchholzBeta Tester

Unfortunately I leave in the morning for a long weekend so I will not be able to give you any proper feedback by monday but I will certainly put it through it's paces next week

Sign in to reply to this post

Ray BorduinWebAssist

The sooner the better... We are planning a relatively short beta period, but if issues come up we will try to adress them and could adjust the schedule.

Sign in to reply to this post
Did this help? Tips are appreciated...

AlaskaTomBeta Tester

I have done some prelim tests, and have a question, and a couple issues

Can dynamic query strings be used in the plug-in source?
I tried it, and there was a syntax error in the generated code
if("" == ""){
$WA_full_old_1 = new WA_Include('photo.php?cat=".$_GET['cat'] ."');
require($WA_full_old_1->BaseName);
$WA_full_old_1->Initialize(true);
}

due to the single quotes used to wrap the include.
('photo.php?cat=".$_GET['cat'] ."');
should be
("photo.php?cat=".$_GET['cat'] ."");

Also, when I click the browse button to change the url in the plugin-source box, it is empty, forcing me to browse to the file again if I edit.

Does that make sense?

Tom

Sign in to reply to this post

Ray BorduinWebAssist

Yes, this looks like it could be a bug. I'll make sure we look into it.

Sign in to reply to this post
Did this help? Tips are appreciated...

tom92909Beta Tester

I'm going to have to admit here that I have NO idea what the ADDT was. I was late to the PHP party and really my only experience with Dreamweaver PHP Extensions is with WA products.

What exactly does this do?

I've installed it, I've looked at the Puzzle icons, but I'm a little unclear what it's intended to accomplish.

Does it help me reuse previously created pages in new pages?

I'm feeling a little stupid, but I'm trying to give it my best shot.

Sign in to reply to this post

Ray BorduinWebAssist

Themes allows you to use dreamweaver template-like functionality without needing to actually apply the template to the page.

This way you can quickly provide different themes for different sites, or even expose setting skins for your administrators or users that can be customized.

Plugins allows you to create portable functionality. This way you can design one contact form and use it on different pages or sites and organize includes into different directories and not worry about pathing issues in Dreamweaver.

It allows you to create modular functionality that you can then use in more than one place.

We'll be updating powerstore to use these concepts in the next version to show some more functional examples of how this can be used.

Let us know if you have a hard time understanding it, or what you do and don't find useful.

Sign in to reply to this post
Did this help? Tips are appreciated...

Russell CollinsBeta Tester

typo

Just noticed a typo on this page
fwb_03_02.html
I think on the first line it should read "retrieve form data" not "retrieve for data"

Regards

Russ

Sign in to reply to this post

anonymous

Is there some sort of server setting that would perhaps cause an include/plug-in to not work. For example, I am using the static plug in to include another file with just some text in it. While I see the text immediately on my page while in Dreamweaver, it does not exist at all on either my testing or production server.

Best regards,

Brian

Sign in to reply to this post

anonymous

Ok, I actually see what is casing my problem.

Ray, you may want to make note of this.

If you have a very complex page like the one I am testing on, where I actually have queries within the body that are being queried during output loops, I noticed that the actual include jargon get placed after the last query regardless of where that query is.

In other words this is coming later on the page then should:

if("" == ""){
$WA_testdata_1 = new WA_Include('includes/testdata.php');
require($WA_testdata_1->BaseName);
$WA_testdata_1->Initialize(true);
}


Is it possible to have any includes like this occur in the same block as the library and framework include files?

If not, every time someone tries to use the plug in module when there are complex pages probably will run into an issue.

Best regards,

Brian

Sign in to reply to this post
loading

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...