Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
About this subplugin
2
 
3
This subplugin for the moodle plugin unilabel is based on the code of the subplugin grid by Andres Grabs.
4
The code was copied and than adapted to be able to position images on a canvas instead of positioning them in grid format like the grid plugin.
5
 
6
![grafik](https://github.com/andreasschenkel/moodle-unilabeltype_imageboard/assets/31856043/eea34642-5717-49d0-bb4d-14b4690d8a78)
7
 
8
Form:
9
![grafik](https://github.com/andreasschenkel/moodle-unilabeltype_imageboard/assets/31856043/9e6f8bbb-fd5f-4653-9085-9c5fe80bd6d5)
10
 
11
CHANGELOG
12
 
13
[v3.0.1] 2023101500:
14
 
15
- move duplicate code to resize function
16
- Make the imageboard_container just 20px larger than the imageboard.
17
- If targetwidth is not 0 then width of title is targetwidth of image.
18
 
19
[v3.0.0] 2023101400:
20
 
21
- Hide scrollbars
22
- codeformatings in template
23
- only resize imageboard and NOT the buttons
24
- optimize some margings and paddings during resizing
25
 
26
 
27
2023092700:
28
 
29
- "better support of xaxis and yaxis in helpergrid
30
- changes in form: grouping xposition and yposition
31
- changes in form: grouping width and height"
32
 
33
 
34
2023092501:
35
-  backgroundcolor for title
36
 
37
 
38
2023092400:
39
- do not use dummy as variablename
40
- some csschanges for controllbuttons, space below controllbuttons, imagegrid with coordinates
41
- switch helpergrid from class to id, add coordinates to the grid
42
- remove unused files
43
- fix: hardcoded langstring in mustache
44
- hardcoded labelś for buttons, position and size values are in side by side in form, some refactoring of helpergrid
45
- Add fontsize setting for title of images
46
- Sorting langstings in languagfile
47
 
48
2023092500:
49
- titlebacgroundcolor