Changeset 913

Show
Ignore:
Timestamp:
04/29/08 13:11:51 (3 months ago)
Author:
bastnic
Message:

fixed #501 : jResponseHtmlFragment, p=Sylvain de Vathaire

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/build/manifests/jelix-lib.mn

    r907 r913  
    7373  jResponseTcpdf.class.php 
    7474  jResponseSoap.class.php 
     75  jResponseHtmlFragment.class.php 
    7576 
    7677cd lib/jelix/core-modules/jelix 
  • trunk/build/manifests/jelix-lib.mn

    r907 r913  
    7373  jResponseTcpdf.class.php 
    7474  jResponseSoap.class.php 
     75  jResponseHtmlFragment.class.php 
    7576 
    7677cd lib/jelix/core-modules/jelix 
  • trunk/build/manifests/jelix-lib.mn

    r907 r913  
    7373  jResponseTcpdf.class.php 
    7474  jResponseSoap.class.php 
     75  jResponseHtmlFragment.class.php 
    7576 
    7677cd lib/jelix/core-modules/jelix 
  • trunk/build/manifests/jelix-lib.mn

    r907 r913  
    7373  jResponseTcpdf.class.php 
    7474  jResponseSoap.class.php 
     75  jResponseHtmlFragment.class.php 
    7576 
    7677cd lib/jelix/core-modules/jelix 
  • trunk/lib/jelix/core/defaultconfig.ini.php

    r886 r913  
    4646ltx2pdf= jResponseLatexToPdf 
    4747tcpdf = jResponseTcpdf 
    48 soap=jResponseSoap 
     48soap = jResponseSoap 
     49htmlfragment = jResponseHtmlFragment 
    4950 
    5051[_coreResponses] 
     
    6970ltx2pdf= jResponseLatexToPdf 
    7071tcpdf = jResponseTcpdf 
    71 soap=jResponseSoap 
     72soap = jResponseSoap 
     73htmlfragment = jResponseHtmlFragment 
    7274 
    7375[error_handling] 
  • trunk/lib/jelix/core/defaultconfig.ini.php

    r886 r913  
    4646ltx2pdf= jResponseLatexToPdf 
    4747tcpdf = jResponseTcpdf 
    48 soap=jResponseSoap 
     48soap = jResponseSoap 
     49htmlfragment = jResponseHtmlFragment 
    4950 
    5051[_coreResponses] 
     
    6970ltx2pdf= jResponseLatexToPdf 
    7071tcpdf = jResponseTcpdf 
    71 soap=jResponseSoap 
     72soap = jResponseSoap 
     73htmlfragment = jResponseHtmlFragment 
    7274 
    7375[error_handling] 
  • trunk/lib/jelix/core/defaultconfig.ini.php

    r886 r913  
    4646ltx2pdf= jResponseLatexToPdf 
    4747tcpdf = jResponseTcpdf 
    48 soap=jResponseSoap 
     48soap = jResponseSoap 
     49htmlfragment = jResponseHtmlFragment 
    4950 
    5051[_coreResponses] 
     
    6970ltx2pdf= jResponseLatexToPdf 
    7071tcpdf = jResponseTcpdf 
    71 soap=jResponseSoap 
     72soap = jResponseSoap 
     73htmlfragment = jResponseHtmlFragment 
    7274 
    7375[error_handling] 
  • trunk/lib/jelix/core/defaultconfig.ini.php

    r886 r913  
    4646ltx2pdf= jResponseLatexToPdf 
    4747tcpdf = jResponseTcpdf 
    48 soap=jResponseSoap 
     48soap = jResponseSoap 
     49htmlfragment = jResponseHtmlFragment 
    4950 
    5051[_coreResponses] 
     
    6970ltx2pdf= jResponseLatexToPdf 
    7071tcpdf = jResponseTcpdf 
    71 soap=jResponseSoap 
     72soap = jResponseSoap 
     73htmlfragment = jResponseHtmlFragment 
    7274 
    7375[error_handling] 
  • trunk/lib/jelix/CREDITS

    r912 r913  
    151151 - little improvement in jResponseXml (#465) 
    152152 - little bug fix in jZone (#508) 
     153 - jResponseHtmlFragment for Ajax content response (#501) 
    153154 
    154155Thanks for all users, especially those who reported bugs. :-) 
  • trunk/lib/jelix/CREDITS

    r912 r913  
    151151 - little improvement in jResponseXml (#465) 
    152152 - little bug fix in jZone (#508) 
     153 - jResponseHtmlFragment for Ajax content response (#501) 
    153154 
    154155Thanks for all users, especially those who reported bugs. :-) 
  • trunk/lib/jelix/CREDITS

    r912 r913  
    151151 - little improvement in jResponseXml (#465) 
    152152 - little bug fix in jZone (#508) 
     153 - jResponseHtmlFragment for Ajax content response (#501) 
    153154 
    154155Thanks for all users, especially those who reported bugs. :-) 
  • trunk/lib/jelix/CREDITS

    r912 r913  
    151151 - little improvement in jResponseXml (#465) 
    152152 - little bug fix in jZone (#508) 
     153 - jResponseHtmlFragment for Ajax content response (#501) 
    153154 
    154155Thanks for all users, especially those who reported bugs. :-) 
Download in other formats: Unified Diff Zip Archive