Himalayan-Academy / Siva-Siva-App

Code Repository for the Siva Siva Mobile App
11 stars 3 forks source link

SivaSiva/HAMSA: put a zip file with Livecode stack, captions, and images #262

Open Brahmanathaswami opened 3 years ago

Brahmanathaswami commented 3 years ago

[ ] https://dev.himalayanacademy.com/manager/call-hamsa.index [ ] web form [ ] you need to call security; option as ACL [ ] three places on the form to enter:

  1. put a keyword "collection" and pops up collection
  2. keywords: anything that matches, separate by comma
  3. Description: anything that matches, separate by comma [ ] click a button "Pull Up the HAMSA"

    1. you create a galley
    2. Show it on the page [ ] and a button "SUBMIT"

    [ ] Dialog asking

"What Shall I Call This Gallery?"

Response:

01-sadyojati.jpg 01-sadyojati.caption

etc.

Brahmanathaswami commented 3 years ago

You just get a folder and put in there just images and the captions:

WhatEverImage.caption

See example:

/media/stories/Test - Story /01-sadyojata.caption 01-sadyojata.jpg

I will use the HTML5 - Brahmanathaswami

Brahmanathaswami commented 3 years ago

pull in the largest size of the image.

soapdog commented 3 years ago

Swami, parts of this task are not clear to me. There are parts asking for a stack, others saying you'll build it with HTML5. I don't understand where this will be used. Is this a new module for the user, or a tool to help you develop stories. It might be better to describe what the deliverable for this task is instead of adding a list of of semi related characteristics like you've done.

Tasks should be descriptive and contain clear information about what is to be done and what the actions or deliverables are. This task asks for a zip file in the title, a stack in the description, then it says you're building it with HTML5. It is confusing.


Is this a tool to download galeries? Why we are building a tool to do that when HAMSA is built with responsive design. A webview pointing to HAMSA would do the same job.

soapdog commented 3 years ago

working on it.

Brahmanathaswami commented 3 years ago

It should be:

https://dev.himalayanacademy.com/manager/call-hamsa

soapdog commented 3 years ago

The system is being worked out in devhap.

At the moment, the following changes have been made:

soapdog commented 3 years ago

I know it is unrelated but I just moved some backup and copies of controller files into _backup in the controllers folder. They were cluttering the main folder and making my life more difficult.

soapdog commented 3 years ago

"Pull Up a Gallery" should be a popup to select collection.

soapdog commented 3 years ago

Added the collection popup

image

soapdog commented 3 years ago

On slack, Swami asked for:

Yes I will get back to you tomorrowHere why I need get the image down:

We need to get rid of the images not needed Need to arrange to order of the images according to “the story” . Let’s say the collection lays out the images in a wrong. Let I to move image #3 to images #1

Now, if that is possible ON LINE we get a

can delete images can the order of images

The reordering feature is not possible since the files are just copied from Hamsa into the Stories folder. They don't have an order, they're just files on disk.

soapdog commented 3 years ago

Deletion can be done but is is a bit of hard work.