Welcome Guest, Not a member yet? Register   Sign In
New Layout/Template Library
#11

(10-13-2019, 03:02 AM)vincent78 Wrote: Version 4.0.0 released

The concept of virtual view has been added.
Example: ./application/controllers/Welcome.php

Note: I didn't have time to test the code, I will do it next week

GitHub: https://github.com/vmoulin78/codeigniter-layout-library
What could cause the css and js not to load on some pages? i'm facing that problem now, some pages are not loading js and css
Reply
#12

Which method do you use ?
render_action_view($data = array()) ?
render_virtual_action_view($virtual_action, $data = array()) ?

Which css / js files are not loaded ?
all ?
app.js / app.css ?
controller.js / controller.css ?
the js / css files of the action ?
Reply
#13

Version 4.1.0 released

GitHub: https://github.com/vmoulin78/codeigniter-layout-library

Refactoring

The method trigger_content_section() has been renamed to trigger_section().
Reply
#14

can this layout library be used in codeigniter4?
Reply
#15

Nop, only CI3
Reply
#16

Pienso que un video tutorial acerca del uso de esta biblioteca seria de mucha ayuda para que no sea un límite el querer implementarla a un proyecto.
Reply
#17

(03-13-2022, 01:34 AM)hecthorek Wrote:
Pienso que un video tutorial acerca del uso de esta biblioteca seria de mucha ayuda para que no sea un límite el querer implementarla a un proyecto.

comparto lo que dice hecthorea, porque es muy dificil saber el uso de esta bliblioteca sin un tutorial donde expliquen el funcionamiento, yo en especial la descargue para que me ayude y he tratado tratadode entenderla y no he podido, por favor hacer el tutorial del uso e implementacion en un proyecto gracias
Reply




Theme © iAndrew 2016 - Forum software by © MyBB