fix/index-collections-issues-21-22
a5261b3b50
Merge pull request 'fix/index-collections-issues-21-22' (#30) from fix/index-collections-issues-21-22 into develop
b6c511b708
compiled css to check changes for issues 21 and 22
0aa8b78b8a
Merge branch 'develop' into fix/index-collections-issues-21-22
ffad101b04
hide text latest in collections in index page
19f2272b11
modified max-width in index collections
dimensions of multiple items are not calculated correctly
This new module correctly handles the dimensions of embeded media
https://git.hangar.org/arcHIVE-tech/oEmbed-omeka-module
Compatible media types:
- Vimeo
- Youtube
- Sketchfab
remove "keywords" and align left "technical documentation"
fix issue #20 https://git.hangar.org/arcHIVE-tech/fixes/issues/20"
f26a558ff1
Merge pull request 'fix issue #20 arcHIVE-tech/fixes#20"' (#28) from fix/menu-header-collections into develop
b7a482a8a3
mods in header collection to hide false menu as suggested in issue arcHIVE-tech/fixes#20"
Blocks to don't have vertical spacing
dimensions of multiple items are not calculated correctly
When using oembed with Vimeo and Sketchfab, "width" and "height" are included in the returned iframe attributes in pixels. But we want width to be 100% (or some other percentage defined by our…
include in search
Have you tried this? I was under the impression that omeka does search in block.data
267d382535
resolves js namespace conflict
a7ad58b452
fixes multiple script rendering
5ccd8cb174
respects user defined widths
dimensions of multiple items are not calculated correctly
Items of different types on the same page cause dimension problems.
The idea might be to inject w/h into the iframe before it is rendered.