• Joined on 2021-02-07
chris pushed to multi-carousels at arcHIVE-tech/SimpleCarousel-omeka-module 2021-09-13 14:38:09 +02:00
4aaeddc487 handles multiple carousels on same page
1259955cb8 sets height per carousel
chris pushed to main at arcHIVE-tech/SimpleCarousel-omeka-module 2021-09-13 13:51:30 +02:00
9603db5929 Merge branch 'fix' into main
0183bb4428 recovers working carousel
Compare 2 commits »
chris commented on issue arcHIVE-tech/fixes#2 2021-09-13 13:20:52 +02:00
Add CSS to the Technical document PDF

My guess is that Mpdf does not use any css unless defined. We don't tell Mpdf about default.css, so it is never included. We do tell Mpdf about print.css, so it is the only only css included.

chris pushed to main at arcHIVE-tech/ImageViewer-omeka-module 2021-09-13 13:16:47 +02:00
01a30c9ace adds wrapper and archive-item-block class
chris pushed to main at arcHIVE-tech/SimpleMarkdown-omeka-module 2021-09-13 13:12:11 +02:00
9e6fcfaf13 adds wrapper. adds archive-item-block to wrapper
chris pushed to main at arcHIVE-tech/PanoramaViewer-omeka-module 2021-09-13 13:04:35 +02:00
a6db9b6166 adds archive-item-block class to wrapper
chris pushed to main at arcHIVE-tech/Archive.org-omeka-module 2021-09-13 13:02:23 +02:00
1f4d226350 adds archive-item-block class to wrapper
chris pushed to main at arcHIVE-tech/PDFLink-omeka-module 2021-09-13 12:58:09 +02:00
66a6ed31e0 adds archive-item-block class to wrapper
chris commented on issue arcHIVE-tech/fixes#2 2021-09-13 12:54:55 +02:00
Add CSS to the Technical document PDF

Hi,

I have commited here eeaed03d7d

print.css works.

chris pushed to main at arcHIVE-tech/arc-hive-TechDocument-omeka-mo... 2021-09-13 12:53:31 +02:00
eeaed03d7d adds print.css
chris commented on pull request arcHIVE-tech/SimpleCarousel-omeka-module#6 2021-09-08 12:03:39 +02:00
moved styles into css file, modified slider heigth for proper rendering issue #5

I have merged this but now I realize that..

<?php $variable ?>

does not echo the value

<?= $variable ?>

does echo the value

I will get this.

chris merged pull request arcHIVE-tech/SimpleCarousel-omeka-module#6 2021-09-08 12:01:10 +02:00
moved styles into css file, modified slider heigth for proper rendering issue #5
chris pushed to main at arcHIVE-tech/SimpleCarousel-omeka-module 2021-09-08 12:01:10 +02:00
e47725e14e Merge pull request 'moved styles into css file, modified slider heigth for proper rendering issue #5' (#6) from fix/height-window-load into main
e6e7cf44f5 moved styles into css file, modified slider heigth for proper rendering
Compare 2 commits »
chris commented on issue arcHIVE-tech/ImageGallery-omeka-module#2 2021-09-07 20:47:31 +02:00
main image height

I've looked into this. The Gallery module is not mobile friendly.

I have made a new module that works well with cell-phones. https://git.hangar.org/arcHIVE-tech/SmartGallery-omeka-module

You…

chris pushed to main at arcHIVE-tech/SmartGallery-omeka-module 2021-09-07 11:53:52 +02:00
a79171fef5 displays four columns
chris pushed to main at arcHIVE-tech/SmartGallery-omeka-module 2021-09-07 11:47:11 +02:00
8bc2c03ff2 tets css
chris pushed to main at arcHIVE-tech/SmartGallery-omeka-module 2021-09-07 11:17:37 +02:00
412f525d4c adds default image width
chris pushed to main at arcHIVE-tech/SmartGallery-omeka-module 2021-09-07 11:08:03 +02:00
275e237a5d removed width input
chris pushed to main at arcHIVE-tech/SmartGallery-omeka-module 2021-09-07 11:03:23 +02:00
b77a5565d8 first commit