Search found 143 matches

by aleha
Sun Jun 07, 2015 3:06 am
Forum: [3.x] Tickets Discussion
Topic: PHPBB3-13919 - Syntax highlighting in [code]
Replies: 27
Views: 106426

Re: PHPBB3-13919 - Syntax highlighting in [code]

I have struggled a bit myself with code highlight. Since 3.0.12, I have written an (ugly) custom solution that uses the idea here to call pygments and produce html output for code bbcode, using language detection. This was very easy to incorporate also in 3.1.x, because the only thing you do is chan...
by aleha
Fri May 29, 2015 10:40 pm
Forum: [3.x] Discussion
Topic: "Mark forums read" can be pressed accidentally in mobile devices
Replies: 11
Views: 28173

"Mark forums read" can be pressed accidentally in mobile devices

I got a few complaints from some of my users, that it's very easy to accidentally press the "Mark forums read" button when browsing from a mobile phone, due to its placement.
Imho, I think they are kinda right. Maybe this button needs to be moved.
by aleha
Tue May 19, 2015 11:31 pm
Forum: [3.x] Discussion
Topic: A quote within a quote notification
Replies: 8
Views: 13517

Re: A quote within a quote notification

This was fixed in 3.2 today but it requires a separate solution for 3.1.x.
The ticket for 3.1.x is: https://tracker.phpbb.com/browse/PHPBB3-13855
by aleha
Tue May 05, 2015 12:53 pm
Forum: [3.x] Style Development
Topic: Defining a New Default Theme
Replies: 47
Views: 127314

Re: Defining a New Default Theme

Any update on this? The phpBB Style guide looks good :)
by aleha
Mon Apr 27, 2015 6:52 pm
Forum: [3.x] Discussion
Topic: Delete "Activate User" notification upon user deletion?
Replies: 2
Views: 4930

Delete "Activate User" notification upon user deletion?

Scenario: User activation is controlled by admin. User A registers. All admins see a new notification. Admin A, deletes User A (without activating him first) The rest of the admins that have not read the notification, they now see a notification for activating "Anonymous" user (instead of ...
by aleha
Sat Apr 11, 2015 12:49 am
Forum: [3.2/Rhea] Merged RFCs
Topic: Goggles noCaptcha reCAPTCHA
Replies: 17
Views: 71216

Re: Goggles noCaptcha reCAPTCHA

+1 for having this in the core, replacing current reCAPTCHA
+1 for keeping Q&A, using noCAPTCHA reCAPTCHA, and removing "unfixable" captcha code
by aleha
Thu Mar 26, 2015 1:45 am
Forum: [3.x] Discussion
Topic: Ability to place all attachments inline
Replies: 3
Views: 6935

Re: Ability to place all attachments inline

That's good work but I am talking about all attachments.
The proposal of DavidIQ for a new button seems logical to me.
by aleha
Tue Mar 24, 2015 9:50 pm
Forum: [3.x] Discussion
Topic: Ability to place all attachments inline
Replies: 3
Views: 6935

Ability to place all attachments inline

I really don't like the white space surrounding the attachment link so I always opt to add my attachments inline.
Do you find it as a good idea to be able to place all attachments inline? It would be really useful now that we drag 'n drop files on the message box.
by aleha
Mon Mar 16, 2015 2:18 pm
Forum: [3.x] Discussion
Topic: Regarding user activation process by an admin
Replies: 5
Views: 8454

Re: Regarding user activation process by an admin

Yes, Pony99CA that is exactly what I am saying. But I am too not sure whether the correct solution is be to replace the existing process or add something like a Hybrid Admin User activation as you wrote. A simple proposal would be an option "Send activation email". It is what "Force r...