Michael Lösler
d075a0a518
el.getAttribute("id") vs. el.id ( #748 )
...
If an element `el` does not have an `id`, `el.id` returns an (empty) string but `el.getAttribute("id")` returns `null` (at least in Opera), cf. #741
A condition has been added to catch errors (when using image or code without any attribute).
2024-10-07 21:23:26 +02:00
Heiko August
2305068128
Cleanup: remove trailing spaces/tabs (again)
2024-09-15 11:54:53 +02:00
Heiko August
5e763375c2
Change: remove the class .more-smilies from the button definition
...
The class is not needed anymore. It was used to format the button twice the width than the smiley buttons of class .default.
2024-09-15 11:54:53 +02:00
Heiko August
fd0328a92f
Change: create the bb-code-buttons with the new HTML-structure of the instructions
...
The instruction items are now capsuled in an additional div. The JS-code has to respect this change.
2024-09-15 11:54:53 +02:00
Heiko August
049c131264
Change: create the buttons of smilies with the new HTML-structure of the instructions
...
The instruction items are now capsuled in an additional div. The JS-code has to respect this change.
2024-09-15 11:54:53 +02:00
Heiko August
a1af9b5215
Change: read the value for insertion of an additional smiley from the button value
2024-09-15 11:54:53 +02:00
Heiko August
da6be2bb72
Change: replace links with a list with buttons in the list of additional smilies
2024-09-15 11:54:53 +02:00
Heiko August
704b2f3937
Cleanup: remove trailing spaces/tabs, add spaces for better readability
2024-09-15 11:54:53 +02:00
Heiko August
33408247f2
Change: hide the complete div#formatting-help instead the both instruction blocks
2024-09-15 11:54:53 +02:00
Heiko August
696de3ed9d
Change: determine the length once instead of with each loop pass
2024-09-15 11:54:53 +02:00
Heiko August
93edd1d979
Change: replace search for label in tag collection with a query selector
2024-09-15 11:54:53 +02:00
Michael Loesler
cba8e70485
DOMContentLoaded ( #545 )
...
- use DOMContentLoaded to init scrips on (DOM) load
2020-10-26 21:46:17 +01:00
Michael Loesler
39753c8604
Clean script files ( #543 )
...
- remove out-dated sources
- translate comments of functions
- https://mylittleforum.net/forum/index.php?id=12389
2020-10-26 18:06:14 +01:00
Michael Loesler
9f0b88403a
Remove blank
...
- remove blank (style should defined in css)
2019-05-23 22:14:32 +02:00
Michael Loesler
be0f30bd8a
button element
...
replaced input by button element
2019-05-23 19:40:06 +02:00
Michael Loesler
7329edac0a
Quote-Button
...
- removed quote link
- added new quote button
- see https://github.com/ilosuna/mylittleforum/issues/474
2019-05-22 22:14:19 +02:00
Michael Loesler
912b4b77f0
introduction elements ( #450 )
...
- removed introduction elements for BB code button, see https://mylittleforum.net/forum/index.php?id=11318
2019-01-28 23:21:09 +01:00
Michael Loesler
d200ac07eb
remove msg ( #432 )
...
- removed msg-tag
- extended protocol list for exclusion
2018-12-21 17:17:38 +01:00
Michael Loesler
84ad656a12
msg-tag ( #431 )
...
- Extend exclude list for msg-tag
- https://mylittleforum.net/forum/index.php?id=11166
2018-12-20 20:12:36 +01:00
Michael Loesler
ebbe657917
Default prompt ( #411 )
...
- Replace "http://" by "https://" in default prompt
- see https://mylittleforum.net/forum/index.php?id=11143
2018-12-01 13:11:17 +01:00
Michael Loesler
f17271221b
Password visibility ( #403 )
...
- add a check box behind the passwords field
- add two lang. phrases to display a helpful tooltip
- if the check box is checked, the password is shown in plain text otherwise the text field function for passwords is used (e.g. showing *****)
- see https://github.com/ilosuna/mylittleforum/pull/402
- remove uri to YUI compressor
- password confirmation field removed
- `error_pw_conf_wrong` key removed
2018-10-24 16:20:51 +02:00
Michael Loesler
1615ee4a0a
Flash button ( #390 )
...
* Removing flash
- removing the option "FLASH" button
- https://github.com/ilosuna/mylittleforum/issues/376
* Change update script
- add changes to update script
- VERSION array is not correct!!!
* Correction id
- correcting id to #390
2018-07-16 23:15:56 +02:00
Micha
a6ccd23023
Change tab order ( #47 )
...
- BBCode Button will be excluded by tab order
- AjaxPreviewWindow will be excluded by tab order
- Captcha field will be included to tab order
see: http://mylittleforum.net/forum/index.php?id=8601
2016-10-15 13:48:05 +02:00
Micha
5c736336c4
Bookmark, JavaScript and CSS, Preview window ( #39 )
...
* Bookmark
Add bookmark function to single postings
* Multiple changes
- Add bookmark function, cf.
https://github.com/ilosuna/mylittleforum/issues/38
- Show preview window on hover, if desired(!): set ajax_preview=2, cf.
https://github.com/ilosuna/mylittleforum/pull/37
- Replacing of inline-style elements in JS code by CSS classes, cf.
https://github.com/ilosuna/mylittleforum/pull/18 and
https://github.com/ilosuna/mylittleforum/issues/16
* Update db_settings.php
* Add phrases
Add content for issue https://github.com/ilosuna/mylittleforum/issues/32
* bubble-icon behavior
- Disable bubble-icon if posting is empty
https://github.com/ilosuna/mylittleforum/issues/40
- Add CSS issue https://github.com/ilosuna/mylittleforum/pull/41
2016-10-13 18:29:35 +02:00
Alex
7eb9702031
Sticky thread fix, iOS JS fix, template and translation fixes ( http://mylittleforum.net/forum/index.php?id=8512 )
2016-03-13 17:49:28 +01:00
Alex
944186166b
bugfix in posting.js/posting.min.js
2014-04-10 20:55:44 +02:00
Alex
c08afa1687
JavaScript fix ( http://mylittleforum.net/forum/index.php?id=6718 ), Smarty updated, Bad Behavior updated, GeSHi updated, set default time zone to UTC
2012-11-21 10:33:22 +01:00
Alex
24ce49b6d8
minor javascript bugfix
2011-07-25 08:59:32 +02:00
Alex
71524482d6
minor JavaScript modifications
2011-05-12 10:44:49 +02:00
Alex
97b4316157
JavaScript fix for insert link button
2010-10-27 17:36:07 -03:00
Alex
55cefb91ff
Minor JavaScript improvements, Russian language file updated
2010-05-20 15:07:41 +02:00
Alex
16f4d28365
thumbnail feature implemented
2010-03-21 18:11:19 +01:00
Alex
ac1b6b6385
minor JavaScript and template modifications
2010-03-17 15:39:32 +01:00
Alex
3148716db1
initial commit
2010-03-14 11:37:06 +01:00