mirror of
https://github.com/brmlab/brmbiolab_sklad.git
synced 2025-06-09 21:54:01 +02:00
Initial commit
This commit is contained in:
commit
3b93da31de
1004 changed files with 265840 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
Hi, I'm the test element.
|
|
@ -0,0 +1,2 @@
|
|||
In TestTheme
|
||||
<?php echo $this->Html->image('test.jpg') ?>
|
|
@ -0,0 +1,2 @@
|
|||
default test_theme layout
|
||||
<?php echo $this->fetch('content') ?>
|
|
@ -0,0 +1 @@
|
|||
Into TestPlugin. (themed)
|
|
@ -0,0 +1 @@
|
|||
test_plugin test_plugin_theme default layout
|
|
@ -0,0 +1 @@
|
|||
test plugin index theme view
|
|
@ -0,0 +1 @@
|
|||
posts index themed view
|
|
@ -0,0 +1 @@
|
|||
I'm a themed scaffold file.
|
|
@ -0,0 +1,4 @@
|
|||
posts themed themed file.
|
||||
<!--nocache-->
|
||||
<?php echo $this->element('test_element'); ?>
|
||||
<!--/nocache-->
|
|
@ -0,0 +1 @@
|
|||
/* this is the test asset css file */
|
|
@ -0,0 +1 @@
|
|||
/* theme webroot css file */
|
|
@ -0,0 +1 @@
|
|||
this is just a test to load swf file from the theme.
|
Binary file not shown.
After Width: | Height: | Size: 201 B |
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
|
@ -0,0 +1 @@
|
|||
// nested theme js file
|
|
@ -0,0 +1 @@
|
|||
// root theme js file
|
|
@ -0,0 +1 @@
|
|||
this is just a test to load pdf file from the theme.
|
|
@ -0,0 +1 @@
|
|||
This is not an image.
|
Loading…
Add table
Add a link
Reference in a new issue