Search found 82 matches
- Fri May 04, 2012 12:31 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] New Forum permission for viewing other users' topics
- Replies: 53
- Views: 100500
Re: [RFC] New Forum permission for viewing other users' topi
What about this name "Read Only" ? And I think this permission may be implemented to blocked or banned users
- Fri May 04, 2012 12:25 am
- Forum: [3.x] Tickets Discussion
- Topic: [RFC] Ability to @mention specific users in posts
- Replies: 241
- Views: 496266
Re: [RFC] Ability to @mention specific users in posts
I think to make it bullet-proof it needs to have an insertion algorithm / hidden link text like the user_id that I mentioned earlier. Rather than having a user type @ or + or anything, have them run an insertion process that is requested, not automatic. What I mean is, don't assume that as I'm typi...
- Tue Apr 24, 2012 12:18 am
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Global template variable for user avatar
- Replies: 38
- Views: 52331
Re: [RFC] Global template variable for user avatar
Nice idea! +1
By the way, I think avatar is not necessary while posting
By the way, I think avatar is not necessary while posting
- Tue Apr 24, 2012 12:13 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
- Replies: 461
- Views: 1069278
Re: [RFC] WYSIWYG Editor/Rich Text Editor
Ok. I will try. But I'd really like to work out this regex mess. To be frank, I am not good with regex.brunoais wrote:Talk to me in the IRC after 1pm. I'll be there some times during my afternoon (GMT summer).
Anyway, here is my progress so far... Hope it is good
- Mon Apr 23, 2012 2:37 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
- Replies: 461
- Views: 1069278
Re: [RFC] WYSIWYG Editor/Rich Text Editor
Completed configuring the editor to use phpBB smileys. Had to do minor adjustments like replacing the Question bbcode :?: with :question: and Embarrassed bbcode :oops: with :shy: because the regexp matches only the first two characters :? of question bbcode and replaces it with confused emote instea...
- Sun Apr 22, 2012 2:21 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
- Replies: 461
- Views: 1069278
Re: [RFC] WYSIWYG Editor/Rich Text Editor
And, almost forgot... Made a couple of improvements like quote and code support. Still haven’t done the ### wrote part as it requires interaction with phpBB API. As far as codes are concerned, have to implement a button for it in the rich text editor toolbar. Live demo here And, could someone sugges...
- Sun Apr 22, 2012 2:16 am
- Forum: [3.0/Olympus] Styling
- Topic: Resizing avatars
- Replies: 9
- Views: 37433
Re: Resizing avatars
Quick and simple Way to go Arty
- Sun Apr 22, 2012 12:49 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
- Replies: 461
- Views: 1069278
Re: [RFC] WYSIWYG Editor/Rich Text Editor
I like the way you got it implemented. With couple of fixes, it would be great Way to go manMeis2M wrote:Hi
see my editor.
- working with custom bbcode
- smilies
and ....
username: test
pass: 123456
http://www.php-bb.ir/test/posting.php?m ... ly&f=2&t=1
- Fri Apr 20, 2012 1:14 am
- Forum: [3.x] Tickets Discussion
- Topic: PHPBB3-10418 - WYSIWYG Editor/Rich Text Editor
- Replies: 461
- Views: 1069278
Re: [RFC] WYSIWYG Editor/Rich Text Editor
Thank you very much
- Thu Apr 19, 2012 2:55 am
- Forum: General Development Discussion
- Topic: Enable quick reply in all area51 forums
- Replies: 23
- Views: 32781
Re: Enable quick reply in all area51 forums
That is good +1naderman wrote:... What I could imagine though, is collapsing it on all pages but the last. Since it's a bit less natural to reply before the end of the topic.