Footnotes ?

Author Message

Nicolas Steinmetz

Friday 10 June 2005 6:58:54 am

Hello,

I would like to know if ezpublish deals with footnotes (I did not find any clue about it) and if it's possible, how does footnotes works with ezp.

If ezp does not handle footnotes, what would you advise me for simulating footnotes ?

Regards,
Nicolas

Arran Price

Sunday 12 June 2005 2:17:34 pm

Hi Nicolas,
Im not quite sure what you are after, but possibly all you need to do is add a footnotes attribute to whatever class you want footnotes on (eg an article)?
If this is what you are wanting to do, then you may need to add some custom templates for adding/editting the footnotes dependant on your requirements.

Hope that is of some help.

Arran

Nicolas Steinmetz

Monday 13 June 2005 6:20:38 am

For example, with the CMS SPIP ( http://www.spip.net/ ), if I write

According to Gartner Institute[http://www.igc/study/bla_bla_bla.html], the Franch economy is raising up...

I would have as a result :

According to Gartner Institute[1], the Franch economy is raising up...

and at the bottom of the page :

[1] http://www.igc/study/bla_bla_bla.html

Same as in books, articles, etc.

Do you see the point ? and how can I do it with eZp ?

Halvor M

Thursday 08 September 2005 12:02:56 pm

Good question - how does one do footnotes in EZ?

I have wondered about the same think myself - let me know if you found a good solution. I would also like to be able to import footnotes into EZ and have them work as clickables...

Gabriel Ambuehl

Thursday 08 September 2005 12:10:51 pm

It can't be done without a custom template operator.

I personally consider footnotes on the web to be quite evil though, it's against everything the web was built for (links should be where they are referenced, not some place else).

Visit http://triligon.org

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 18 2025 22:39:31
Script start
Timing: Jan 18 2025 22:39:31
Module start 'layout'
Timing: Jan 18 2025 22:39:31
Module start 'content'
Timing: Jan 18 2025 22:39:32
Module end 'content'
Timing: Jan 18 2025 22:39:32
Script end

Main resources:

Total runtime1.0721 sec
Peak memory usage4,096.0000 KB
Database Queries67

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 588.9219152.6094
Module start 'layout' 0.00580.0033 741.531339.3984
Module start 'content' 0.00901.0616 780.9297584.1797
Module end 'content' 1.07070.0014 1,365.109412.2031
Script end 1.0721  1,377.3125 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.3223160.0002
Check MTime0.00140.1349160.0001
Mysql Total
Database connection0.00110.100410.0011
Mysqli_queries1.017394.8896670.0152
Looping result0.00070.0611650.0000
Template Total1.039296.920.5196
Template load0.00190.180720.0010
Template processing1.037396.751620.5186
Template load and register function0.00010.012410.0001
states
state_id_array0.00160.152310.0016
state_identifier_array0.00200.189120.0010
Override
Cache load0.00160.1537290.0001
Sytem overhead
Fetch class attribute can translate value0.00090.086840.0002
Fetch class attribute name0.00130.121150.0003
XML
Image XML parsing0.00050.047540.0001
class_abstraction
Instantiating content class attribute0.00000.000950.0000
General
dbfile0.00070.0623100.0001
String conversion0.00000.000740.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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/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
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 19
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs