What are your thoughts on adding a Guest (non-logged) User Group and Viewing Access Level to the core? It would be used for displaying content to non-logged-in users, but *not* to logged-in users.
For example, you could use it to display a "Login" menu item to non-logged in users, and it would prevent the "Login" button from being displayed to logged-in users (since they are already logged in).
I know you can do this by creating a custom group, however, it seems as though it's been a highly request feature since Joomla 1.5 (at least) and would be very useful as a core feature on new installs.
> What are your thoughts on adding a Guest (non-logged) User Group and > Viewing Access Level to the core? It would be used for displaying content > to non-logged-in users, but *not* to logged-in users.
> For example, you could use it to display a "Login" menu item to non-logged > in users, and it would prevent the "Login" button from being displayed to > logged-in users (since they are already logged in).
> I know you can do this by creating a custom group, however, it seems as > though it's been a highly request feature since Joomla 1.5 (at least) and > would be very useful as a core feature on new installs.
On Tue, Aug 7, 2012 at 12:47 PM, Nick Savov <n...@iowawebcompany.com> wrote:
> Hi everyone,
> What are your thoughts on adding a Guest (non-logged) User Group and Viewing
> Access Level to the core? It would be used for displaying content to
> non-logged-in users, but *not* to logged-in users.
> For example, you could use it to display a "Login" menu item to non-logged
> in users, and it would prevent the "Login" button from being displayed to
> logged-in users (since they are already logged in).
> I know you can do this by creating a custom group, however, it seems as
> though it's been a highly request feature since Joomla 1.5 (at least) and
> would be very useful as a core feature on new installs.
> Your thoughts?
> Kind regards,
> Nick
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! CMS Development" group.
> To view this discussion on the web, visit
> https://groups.google.com/d/msg/joomla-dev-cms/-/bN0CHcvZbOQJ.
> To post to this group, send an email to joomla-dev-cms@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-cms+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
> I think we have already done this in the 3.0 sample data. Mark
> On Tue, Aug 7, 2012 at 12:47 PM, Nick Savov <n...@iowawebcompany.com>
> wrote:
>> Hi everyone,
>> What are your thoughts on adding a Guest (non-logged) User Group and
>> Viewing
>> Access Level to the core? It would be used for displaying content to
>> non-logged-in users, but *not* to logged-in users.
>> For example, you could use it to display a "Login" menu item to
>> non-logged
>> in users, and it would prevent the "Login" button from being displayed
>> to
>> logged-in users (since they are already logged in).
>> I know you can do this by creating a custom group, however, it seems as
>> though it's been a highly request feature since Joomla 1.5 (at least)
>> and
>> would be very useful as a core feature on new installs.
>> Your thoughts?
>> Kind regards,
>> Nick
>> --
>> You received this message because you are subscribed to the Google
>> Groups
>> "Joomla! CMS Development" group.
>> To view this discussion on the web, visit
>> https://groups.google.com/d/msg/joomla-dev-cms/-/bN0CHcvZbOQJ.
>> To post to this group, send an email to joomla-dev-cms@googlegroups.com.
>> To unsubscribe from this group, send email to
>> joomla-dev-cms+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! CMS Development" group.
> To post to this group, send an email to joomla-dev-cms@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-cms+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
Still havent made a site in 1.7+ without creating it, so would save some clicks here as well. I'd actually vote for it to go into the default groups and not only the sample data though...
On Tuesday, 7 August 2012 21:47:54 UTC+2, Nick Savov wrote:
> Hi everyone,
> What are your thoughts on adding a Guest (non-logged) User Group and > Viewing Access Level to the core? It would be used for displaying content > to non-logged-in users, but *not* to logged-in users.
> For example, you could use it to display a "Login" menu item to non-logged > in users, and it would prevent the "Login" button from being displayed to > logged-in users (since they are already logged in).
> I know you can do this by creating a custom group, however, it seems as > though it's been a highly request feature since Joomla 1.5 (at least) and > would be very useful as a core feature on new installs.
On Tuesday, August 7, 2012 3:47:54 PM UTC-4, Nick Savov wrote:
> Hi everyone,
> What are your thoughts on adding a Guest (non-logged) User Group and > Viewing Access Level to the core? It would be used for displaying content > to non-logged-in users, but *not* to logged-in users.
> For example, you could use it to display a "Login" menu item to non-logged > in users, and it would prevent the "Login" button from being displayed to > logged-in users (since they are already logged in).
> I know you can do this by creating a custom group, however, it seems as > though it's been a highly request feature since Joomla 1.5 (at least) and > would be very useful as a core feature on new installs.
> Not just sample data, core joomla.sql as well. If you are testing you
> should see;
> A group called guest.
> An access level called guest with the guest group assigned to it.
> The guest user group in user configuration set to guest.
> Elin
> On Tuesday, August 7, 2012 3:47:54 PM UTC-4, Nick Savov wrote:
>> Hi everyone,
>> What are your thoughts on adding a Guest (non-logged) User Group and
>> Viewing Access Level to the core? It would be used for displaying
>> content
>> to non-logged-in users, but *not* to logged-in users.
>> For example, you could use it to display a "Login" menu item to
>> non-logged
>> in users, and it would prevent the "Login" button from being displayed
>> to
>> logged-in users (since they are already logged in).
>> I know you can do this by creating a custom group, however, it seems as
>> though it's been a highly request feature since Joomla 1.5 (at least)
>> and
>> would be very useful as a core feature on new installs.
>> Your thoughts?
>> Kind regards,
>> Nick
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! CMS Development" group.
> To view this discussion on the web, visit
> https://groups.google.com/d/msg/joomla-dev-cms/-/F8uC8ZYUFkoJ.
> To post to this group, send an email to joomla-dev-cms@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-cms+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-cms?hl=en-GB.