Create a Custom Login Page

Author Message

Tony Stark

Wednesday 11 February 2009 2:00:03 am

Hi,

I asked this question to our dev house and they were not sure that it was possible, while I trust there judgement etc I thought I would throw this out to the community..

Is is possible to create a seperate login screen/tpl for custom editing? I am not asking to create a new functional process etc simply how to create a new login page (say a dupe of login.tpl) which I can edit and potentially reference via an override....

Any thoughts, possible or not?

Thanks

Dan Mansfield

Wednesday 11 February 2009 4:07:43 am

Tony,
Are you talking about simply customising the user login page?
If you are using 4.x (I'm not familiar with 3.x) you can do some useful things with debug.
In the admin turn on debug output, debug templates and list of used templates.

Go to the page you want to override (you may have to logout to see the login page!).
Scroll down to the very bottom and you'll see which template is being rendered and a button to override it. This will do the necessary work for you in terms of updating the correct override.ini file and creating either a copy or a blank tpl file for you to edit.

Hope that helps.

Tony Stark

Wednesday 11 February 2009 4:30:42 am

Well I am already editing/modifying my own override for user/login.tpl....I was hopeing to create another one... but may not be possible.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 20 2025 04:59:30
Script start
Timing: Jan 20 2025 04:59:30
Module start 'layout'
Timing: Jan 20 2025 04:59:30
Module start 'content'
Timing: Jan 20 2025 04:59:31
Module end 'content'
Timing: Jan 20 2025 04:59:31
Script end

Main resources:

Total runtime0.8460 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 589.1563152.6250
Module start 'layout' 0.00470.0035 741.781339.4453
Module start 'content' 0.00820.8363 781.2266468.0938
Module end 'content' 0.84450.0016 1,249.32038.1641
Script end 0.8460  1,257.4844 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.3533160.0002
Check MTime0.00120.1417160.0001
Mysql Total
Database connection0.00070.079810.0007
Mysqli_queries0.803995.0179570.0141
Looping result0.00050.0550550.0000
Template Total0.814096.220.4070
Template load0.00180.216220.0009
Template processing0.812295.998720.4061
Template load and register function0.00020.022910.0002
states
state_id_array0.00120.147410.0012
state_identifier_array0.00150.173420.0007
Override
Cache load0.00150.1744180.0001
Sytem overhead
Fetch class attribute can translate value0.00060.067720.0003
Fetch class attribute name0.00100.121130.0003
XML
Image XML parsing0.00020.028320.0001
class_abstraction
Instantiating content class attribute0.00000.000830.0000
General
dbfile0.00230.2672100.0002
String conversion0.00000.001340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs