password a page in beta?

I found links for the “Password Protected URL” in the site, but is
there an option in the beta version and final release? I am looking
to have potential clients that may want their photograph proofs under
login/password instead of an open link on my site. I dont think
security is an issue, just keeping hidden from general public is the
key. I want to find the easiest way because I will continually add
proof galleries and each one should have a unique user/password.


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

This is an issue that is easiest dealt with server side.

Using your hosting control panel you should have an option to password protect folders
eg mysite.com/proofs/client1

In Cpanel (or similar)

Password Protect Directories

Go in here and select the folder that you wish to restrict access to (you will need to create them first - can be done by creating subfolders in Freeway for each client)

Then set usernames and passwords for each folder - you can usually set several username/password configurations.

David


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

see also

http://www.freewaytalk.net/thread/view/28996


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I just looked at the server side and tested the password on a
directory. That is not a problem. What I need more specifically is
that if the setup is this:

folder (directory): PROOFS
CLIENT1.HTML
CLIENT2.HTML
CLIENT3.HTML

I need EACH client to have their own login and/or password to access
their page. Is this done with the usernames? I dont think so. I
need it on a page per page basis. Otherwise I am setting up a new
folder for each one… ??

Alternately - the proof gallery is actually a flash gallery in
another location and it is inserted via iFrame. Would it be possible
to password this somehow instead?

On Mar 14, 2008, at 5:41 PM, DeltaDave wrote:

This is an issue that is easiest dealt with server side.

Using your hosting control panel you should have an option to
password protect folders
eg mysite.com/proofs/client1

In Cpanel (or similar)

Password Protect Directories

Go in here and select the folder that you wish to restrict access
to (you will need to create them first - can be done by creating
subfolders in Freeway for each client)

Then set usernames and passwords for each folder - you can usually
set several username/password configurations.

David


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I understood this link, but it still is not what I was referring to.
I need the password on a page by page basis.

On Mar 14, 2008, at 5:43 PM, DeltaDave wrote:

see also

http://www.freewaytalk.net/thread/view/28996


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 14 Mar. 2008, 10:08 pm, Beatrice wrote:

I understood this link, but it still is not what I was referring to.
I need the password on a page by page basis.

On Mar 14, 2008, at 5:43 PM, DeltaDave wrote:

see also

http://www.freewaytalk.net/thread/view/28996

Perhaps something like this? :: Web Page Password Protect :: Free PHP Scripts


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

this looks closer - but the list of user/pass or passwords wont apply
to a SPECIFIC page - will it?

On Mar 14, 2008, at 7:08 PM, chuckamuck wrote:

On 14 Mar. 2008, 10:08 pm, Beatrice wrote:

I understood this link, but it still is not what I was referring to.
I need the password on a page by page basis.

On Mar 14, 2008, at 5:43 PM, DeltaDave wrote:

see also

http://www.freewaytalk.net/thread/view/28996

Perhaps something like this? :: Page not found
protect.php


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 14 Mar. 2008, 11:33 pm, Beatrice wrote:

this looks closer - but the list of user/pass or passwords wont apply
to a SPECIFIC page - will it?

On Mar 14, 2008, at 7:08 PM, chuckamuck wrote:

On 14 Mar. 2008, 10:08 pm, Beatrice wrote:

I understood this link, but it still is not what I was referring to.
I need the password on a page by page basis.

On Mar 14, 2008, at 5:43 PM, DeltaDave wrote:

see also

http://www.freewaytalk.net/thread/view/28996

Perhaps something like this? :: Page not found
protect.php

I’ve never used it, but according to the description you apply it to any page you want to. There is a single line of php code that must go before everything else in the html of a page so it loads first. Then the .php file they provide must be uploaded to your hosted site folder.


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sometime around 14/3/08 (at 18:02 -0400) Bettie Sotomayor said:

I need EACH client to have their own login and/or password to access
their page. Is this done with the usernames? I dont think so. I
need it on a page per page basis. Otherwise I am setting up a new
folder for each one… ??

Which is not necessarily a bad thing. When I host client work for
them to check, I always put it into a client-named folder. It then
doesn’t matter if I want to show the client a single page or multiple
pages; I just put whatever’s required into their folder. And if
passwords are needed I use the standard (and fairly secure)
server-based folder password process.

There are a number of ways to skin this particular cat, but that’s
how I would almost always approach the problem you’ve described, if
I’ve understood your core requirements correctly.

k


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Keith. I have decided to do it on the server side and figured
out if I dump the original flash gallery into a main folder, then
name each client as a folder there. This client folder is then
password protected. I wish there was a quicker way to do something
from FW just for the sake of convenience right there, but maybe…
who knows what will come.

On Mar 15, 2008, at 8:09 AM, Keith Martin wrote:

Sometime around 14/3/08 (at 18:02 -0400) Bettie Sotomayor said:

I need EACH client to have their own login and/or password to access
their page. Is this done with the usernames? I dont think so. I
need it on a page per page basis. Otherwise I am setting up a new
folder for each one… ??

Which is not necessarily a bad thing. When I host client work for
them to check, I always put it into a client-named folder. It then
doesn’t matter if I want to show the client a single page or multiple
pages; I just put whatever’s required into their folder. And if
passwords are needed I use the standard (and fairly secure)
server-based folder password process.

There are a number of ways to skin this particular cat, but that’s
how I would almost always approach the problem you’ve described, if
I’ve understood your core requirements correctly.

k


Freeway5beta mailing list
Freeway5b


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

This is driving me crazy. I have no problem making a rollover from two
layered items (or unlayered ones, for that matter) as described in the
FW4 manual.
Draw first item > duplicate > align > group > Rollover action settings.
The problem is that the end result works but is locked in position on
the Freeway document page; I can’t move it by dragging.

Can someone please explain what’s going on here and how to escape?
There is obviously something very basic I don’t understand. (Only just
now moving from table to CSS layouts.)

I can see that when items are grouped, a third item (apparently a
containing HTML? item) appears. The three items are then individually
selectable even though part of a group. This seems very confusing, and
it means you have to locate and select all three items to Ungroup them
– easy enough in this situation, but no so in some others, I think.
Does this have anything to do with my problem?

Steve.

Steve Cooper, email@hidden
Mac Assist, Geelong Australia
Web: www.macassist.net.au


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I’ve now discovered that if I offset the two rollover items (instead
of fully aligning them) so that when they are grouped I can see a
small part of the enclosing item, then I can drag them around by that
small part. This is fine, but what’s the technique when the two are
exactly aligned?

Steve.

This is driving me crazy. I have no problem making a rollover from
two layered items (or unlayered ones, for that matter) as described
in the FW4 manual.
Draw first item > duplicate > align > group > Rollover action
settings.
The problem is that the end result works but is locked in position
on the Freeway document page; I can’t move it by dragging.

Can someone please explain what’s going on here and how to escape?
There is obviously something very basic I don’t understand. (Only
just now moving from table to CSS layouts.)

I can see that when items are grouped, a third item (apparently a
containing HTML? item) appears. The three items are then
individually selectable even though part of a group. This seems very
confusing, and it means you have to locate and select all three
items to Ungroup them – easy enough in this situation, but no so in
some others, I think. Does this have anything to do with my problem?

Steve.

Steve Cooper, email@hidden
Mac Assist, Geelong Australia
Web: www.macassist.net.au


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

It’s a little fiddlely, but if you select the group in the site pane
and carefully click and drag the very outermost border of the
‘wrapper’ item, you should be able to move your rollover around. It
becomes easier with practice! You can also use your arrow keys to
reposition the rollover. No matter how far you move them this way, if
you change your mind and ‘undo’, they jump back to the position you
started (not just the last pixel worth).

Hope that helps.

Colin

On 16 Mar 2008, at 09:59, Steve Cooper wrote:

I’ve now discovered that if I offset the two rollover items (instead
of fully aligning them) so that when they are grouped I can see a
small part of the enclosing item, then I can drag them around by that
small part. This is fine, but what’s the technique when the two are
exactly aligned?


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I find that a menu bar constructed using the CSS Menus action appears
shorter (narrower from left to right) than it does in FW5 Preview and
other browsers (e.g. Firefox, Opera). This is true with both vertical
and horizontal menu bars. This makes alignment of the menu bar with
other graphic items impossible in Safari.

Is this a recognized problem and is there a workaround?

Steve.


Steve Cooper, email@hidden
Mac Assist, Geelong Australia
Web: www.macassist.net.au


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sometime around 16/3/08 (at 15:28 +1100) Steve Cooper said:

This is driving me crazy. I have no problem making a rollover from two
layered items (or unlayered ones, for that matter) as described in the
FW4 manual.
Draw first item > duplicate > align > group > Rollover action settings.
The problem is that the end result works but is locked in position on
the Freeway document page; I can’t move it by dragging.

What happens when Freeway groups items, just as you’ve observed, is
that a new container item is created to enclose the items. This holds
things together both in the design view AND, as divs or table
structures, in the HTML code that Freeway creates.

The objects within the group are still individually selectable and
can be adjusted within their new container. They aren’t locked away
in the way that grouping locks items together in InDesign or similar
applications.

When you point at the group and click to drag it around, you’re
actually selecting one of the items inside the group. And because it
can’t move beyond the boundaries of the container, you see no effect
when you drag.

If you point at the edge of the group, so you see the hollow arrow
cursor, and grab there, you’ll have clicked on the container rather
than any inner item, and you will then be able to drag it around.

(Alternatively, click and drag across the item to select it, then use
the arrow keys to nudge it around or type in new numeric location
coordinates in the Inspector palette.)

To ungroup a group, just select the group container and choose the
Ungroup menu item command. You don’t need to select any, let alone
all, of the inner items.

Yep, selecting groups isn’t as simple as selecting items in a
group. I’d like this to be improved, but not by complicating
Freeway’s tool set. It isn’t quite as simple a UI design task as it
might seem.

k


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Along with everything that Keith has said i would add that you can
select your grouped item in the Page pane to the left of the work
area (click on Site if Page isn’t to view). Clicking each item
highlights it on the page and it is then a matter of nudging with the
arrow keys esp if it is a small discrepancy. I find this can be a
more forensic way of targeting items and avoids accidentally dragging
across adjacent or lower items and then causing them to shift too.

Also you can target an individual item in an ungrouped stack and move
it or make a change in the Inspector panel without the risks
mentioned above. It took me a while to discover this as the Site
panel is visible by default but once used it becomes an invaluable
method for controlling your layout.

Cheers
Pete

On 16 Mar 2008, at 10:39, Keith Martin wrote:

Sometime around 16/3/08 (at 15:28 +1100) Steve Cooper said:

This is driving me crazy. I have no problem making a rollover from
two
layered items (or unlayered ones, for that matter) as described in
the
FW4 manual.
Draw first item > duplicate > align > group > Rollover action
settings.
The problem is that the end result works but is locked in position on
the Freeway document page; I can’t move it by dragging.

What happens when Freeway groups items, just as you’ve observed, is
that a new container item is created to enclose the items. This holds
things together both in the design view AND, as divs or table
structures, in the HTML code that Freeway creates.

The objects within the group are still individually selectable and
can be adjusted within their new container. They aren’t locked away
in the way that grouping locks items together in InDesign or similar
applications.

When you point at the group and click to drag it around, you’re
actually selecting one of the items inside the group. And because it
can’t move beyond the boundaries of the container, you see no effect
when you drag.

If you point at the edge of the group, so you see the hollow arrow
cursor, and grab there, you’ll have clicked on the container rather
than any inner item, and you will then be able to drag it around.

(Alternatively, click and drag across the item to select it, then use
the arrow keys to nudge it around or type in new numeric location
coordinates in the Inspector palette.)

To ungroup a group, just select the group container and choose the
Ungroup menu item command. You don’t need to select any, let alone
all, of the inner items.

Yep, selecting groups isn’t as simple as selecting items in a
group. I’d like this to be improved, but not by complicating
Freeway’s tool set. It isn’t quite as simple a UI design task as it
might seem.

k


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks for confirming my observations, Colin. At least I’m not alone!
I had found the ‘arrow keys’ method and thought I’d found the ‘drag
the outermost border’ technique but was unable to do it reliably.
Seems I should persist.

Thanks again,
Steve.

On 16/3/2008, at 9:26 PM, Colin Alcock wrote:

It’s a little fiddlely, but if you select the group in the site pane
and carefully click and drag the very outermost border of the
‘wrapper’ item, you should be able to move your rollover around. It
becomes easier with practice! You can also use your arrow keys to
reposition the rollover. No matter how far you move them this way, if
you change your mind and ‘undo’, they jump back to the position you
started (not just the last pixel worth).

Hope that helps.

Colin

On 16 Mar 2008, at 09:59, Steve Cooper wrote:

I’ve now discovered that if I offset the two rollover items (instead
of fully aligning them) so that when they are grouped I can see a
small part of the enclosing item, then I can drag them around by that
small part. This is fine, but what’s the technique when the two are
exactly aligned?


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


Steve Cooper, email@hidden
Mac Assist, Geelong Australia
Web: www.macassist.net.au


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks for this explanation, Keith. It’s very clear and confirms what
I had suspected/observed.

I’m finding grabbing the edge with the hollow cursor difficult to
perform reliably, but will have to persist until I get the knack!

I understand the logic, but it does make groups in FW more difficult
to manipulate than in a traditional drawing app.

Thanks again,
Steve.

On 16/3/2008, at 9:39 PM, Keith Martin wrote:

Sometime around 16/3/08 (at 15:28 +1100) Steve Cooper said:

This is driving me crazy. I have no problem making a rollover from
two
layered items (or unlayered ones, for that matter) as described in
the
FW4 manual.
Draw first item > duplicate > align > group > Rollover action
settings.
The problem is that the end result works but is locked in position on
the Freeway document page; I can’t move it by dragging.

What happens when Freeway groups items, just as you’ve observed, is
that a new container item is created to enclose the items. This holds
things together both in the design view AND, as divs or table
structures, in the HTML code that Freeway creates.

The objects within the group are still individually selectable and
can be adjusted within their new container. They aren’t locked away
in the way that grouping locks items together in InDesign or similar
applications.

When you point at the group and click to drag it around, you’re
actually selecting one of the items inside the group. And because it
can’t move beyond the boundaries of the container, you see no effect
when you drag.

If you point at the edge of the group, so you see the hollow arrow
cursor, and grab there, you’ll have clicked on the container rather
than any inner item, and you will then be able to drag it around.

(Alternatively, click and drag across the item to select it, then use
the arrow keys to nudge it around or type in new numeric location
coordinates in the Inspector palette.)

To ungroup a group, just select the group container and choose the
Ungroup menu item command. You don’t need to select any, let alone
all, of the inner items.

Yep, selecting groups isn’t as simple as selecting items in a
group. I’d like this to be improved, but not by complicating
Freeway’s tool set. It isn’t quite as simple a UI design task as it
might seem.

k


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


Steve Cooper, email@hidden
Mac Assist, Geelong Australia
Web: www.macassist.net.au


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks very much for this, Pete. I had finally discovered this method
after crawling through the FW4 manual, and while it’s a little
awkward, it is at least effective, and gives me a way to do something
I’d been wondering how to manage – creating a parent item AFTER
having created its children. It’s quite easy when you can drag the
hierarchy around in the Site panel.

Thanks again,
Steve.

On 16/3/2008, at 10:30 PM, Pete MacKenzie wrote:

Along with everything that Keith has said i would add that you can
select your grouped item in the Page pane to the left of the work
area (click on Site if Page isn’t to view). Clicking each item
highlights it on the page and it is then a matter of nudging with the
arrow keys esp if it is a small discrepancy. I find this can be a
more forensic way of targeting items and avoids accidentally dragging
across adjacent or lower items and then causing them to shift too.

Also you can target an individual item in an ungrouped stack and move
it or make a change in the Inspector panel without the risks
mentioned above. It took me a while to discover this as the Site
panel is visible by default but once used it becomes an invaluable
method for controlling your layout.


Steve Cooper, email@hidden
Mac Assist, Geelong Australia
Web: www.macassist.net.au


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Sometime around 18/3/08 (at 20:14 +1100) Steve Cooper said:

I’m finding grabbing the edge with the hollow cursor difficult to
perform reliably, but will have to persist until I get the knack!

Try dragging across the edge, if there aren’t other items getting in the way.

Once you have a group selected, try holding down the Shift key and
using the right or down arrow key. That will ‘grow’ the selected item
one pixel per arrowkey click, so you can extend the size of the
container item enough to make it easier to grab next time.

I understand the logic, but it does make groups in FW more difficult
to manipulate than in a traditional drawing app.

I agree. But it is important to remember that Freeway is using groups
for more than just taping items together as you design the page; the
group feature translates directly out to HTML object structures.

The learning curve isn’t as shallow as you or I would like, which is
something I hope can be refined in future versions. But it does
provide a lot of power.

k


Freeway5beta mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options