• Joined on 2021-02-07
chris pushed to main at arcHIVE-tech/Arc-hive-list 2021-10-22 12:28:49 +02:00
3d8d6264db prints api call result
chris commented on issue arcHIVE-tech/Arc-hive-list#1 2021-10-22 12:25:20 +02:00
Access-Control-Allow-Origin
a2enmod headers
systemctl restart apache2

Edit /etc/apache2/sites-enabled/dev-archive.hangar.org.conf

<VirtualHost *:80>
        Header set Access-Control-Allow-Origin "*"
 …
chris closed issue arcHIVE-tech/Arc-hive-list#1 2021-10-22 12:25:20 +02:00
Access-Control-Allow-Origin
chris pushed to main at arcHIVE-tech/Arc-hive-list 2021-10-22 12:02:22 +02:00
459b6b0031 makes axios call to remote api
chris opened issue arcHIVE-tech/Arc-hive-list#1 2021-10-22 11:58:45 +02:00
Access-Control-Allow-Origin
chris renamed repository from ArchiveList to arcHIVE-tech/Arc-hive-list 2021-10-22 11:19:48 +02:00
chris pushed to main at arcHIVE-tech/Arc-hive-list 2021-10-22 11:00:45 +02:00
8a4693a46f first commit
chris created repository arcHIVE-tech/Arc-hive-list 2021-10-22 10:58:22 +02:00
chris commented on issue arcHIVE-tech/SmartGallery-omeka-module#2 2021-10-17 17:42:31 +02:00
Source link position

Hi,

I've made some changes. However, I can't find an example page to test it.

Do you remember one od the galleries where we saw the problem?

chris pushed to main at arcHIVE-tech/SmartGallery-omeka-module 2021-10-14 14:31:33 +02:00
5fb1286a1d removes unnecessary condition
chris closed issue arcHIVE-tech/SmartGallery-omeka-module#1 2021-10-14 14:27:07 +02:00
source link throws error
chris commented on issue arcHIVE-tech/SmartGallery-omeka-module#1 2021-10-14 14:27:06 +02:00
source link throws error

My mistake. There is not only one url, they are multpile. I store them in an array, so <?= $item_url ?> did no of course work.

chris pushed to main at arcHIVE-tech/SmartGallery-omeka-module 2021-10-14 14:21:06 +02:00
16c745ce4c adds source link to each image
7bb9c659ff improves function to fetch large media
Compare 2 commits »
chris pushed to main at arcHIVE-tech/SmartGallery-omeka-module 2021-10-14 13:24:47 +02:00
546fde4d7a reduces image weight for gallery
chris commented on issue arcHIVE-tech/fixes#23 2021-10-13 15:29:03 +02:00
Revise "Add media"

Youtube option has been removed.

chris closed issue arcHIVE-tech/Arc-hive-omeka-theme#1 2021-10-13 14:55:42 +02:00
Site header image and page header image
chris pushed to develop at arcHIVE-tech/Arc-hive-omeka-theme 2021-10-13 14:54:39 +02:00
d7aa820113 adds header image by default
chris pushed to main at arcHIVE-tech/arc-hive-HeaderImage-omeka-module 2021-10-13 14:47:16 +02:00
d2f9c6ae81 makes $page optional
chris opened issue arcHIVE-tech/3D-Renderer-omeka-module#2 2021-10-13 13:28:18 +02:00
Smartphone render
chris commented on issue arcHIVE-tech/fixes#21 2021-10-13 13:18:04 +02:00
3D Arc-hive module update

GLB and GLTF are working.

Media width and ratio render correctly f303e636ad