Page 3 of 5

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-22, 0:54
by Johanna
Would it be possible to leave some extra air between the rows of subforums on the index page?

It's kind of hard to see what language-specific forums have new posts, while it's quite visible when for example Literature has.

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-22, 1:27
by księżycowy
I agree. It seems a little too congested around the language specific forums at the moment.

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-22, 5:23
by Lazar Taxon
loqu wrote:It was really convenient - I used the x-sampa -> IPA converter practically all the time. But if it was too inconvenient for the developers, it's ok.

Eugh, that's disappointing. I used the UniLang converter whenever I wanted to write IPA online.

I'm also not a fan of placing "new posts" – which is what I almost always use to browse forums – in a dropdown menu. From my perspective, it just adds a cumbersome extra click every time I visit the site. It reminds me of what YouTube did to their annotations button.

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-22, 9:53
by proycon
Good point, I added it to the issue tracker: https://github.com/proycon/unilangforum/issues/7 .

It would be a nice little project for somebody to implement, it's standalone and fairly easy. I'm trying to leave some of the easier projects open to hopefully encourage new developers to work on it so things overall don't get stagnant again. The issue list is a nice place to get started for people who are looking for how to contribute in development.

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-22, 10:20
by Патрислав Андреевич
Well, I might as well copy here my post from the issue tracker, so that people can comment:

How about a simple virtual keyboard wikipedia-style or typeit-style? I'm currently working on one: http://i.imgur.com/m2GPrDM.png

Of course there'd be a dropdown allowing to change the layout... IPA, Latin/Roman, Greek, Cyrillic, etc.

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-22, 13:16
by Car
It already was an issue on the old software, but ever since I started using the https version, videos aren't displayed (yes, I mean displayed, not played) automatically, but you have to make an exception. Is there a way to fix that?

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-22, 18:45
by proycon
Hmm.. that's probably because the videos are external and unencrypted, I bet it's the browser itself who pops up a warning and wants an exception (for good reason).

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-22, 18:47
by proycon
Патрислав Андреевич just implemented a virtual keyboard for IPA! And other schemes are pending I assume. Check it out, click "show virtual keyboard" when writing your post.

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-22, 19:01
by Lauren
proycon wrote:Патрислав Андреевич just implemented a virtual keyboard for IPA! And other schemes are pending I assume. Check it out, click "show virtual keyboard" when writing your post.

Great job, Patrislav! Looks awesome.

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-23, 5:45
by TheStrayCat
Can someone make the large Unilang logo at the top clickable? It actually took me a while to notice that the only link to the index forum page is that small home icon.

Yes, it's a whim. If you're working on some more serious issues, it is okay. :)

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-23, 5:56
by Lauren
This looks like a job for Inexperienced Programmer Woman! :lol: I'll see if I can figure anything out. It is probably quite simple, and since I'm not a good programmer maybe I'll see if I can take it on unless someone else beats me to it.

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-23, 6:18
by vijayjohn
How come in the top left, there are greetings in various languages, but one of the ones listed is "Không"? In Vietnamese, that means 'no'; it's not a greeting. I can't figure out what other languages have a word spelled that way and used as a greeting, either. :hmm:

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-23, 6:28
by Патрислав Андреевич
proycon wrote:Патрислав Андреевич just implemented a virtual keyboard for IPA! And other schemes are pending I assume. Check it out, click "show virtual keyboard" when writing your post.

Yes, they are! And of course, write here if you find any mistake or have any requests. :)

Lauren wrote:Great job, Patrislav! Looks awesome.

Thank you! :D

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-23, 8:04
by Lauren
Ok. Well after taking awhile to set up a server on my computer and cloning this site (well, the style, anyway), I figured out how to make the logo clickable.

I can submit a pull request with the changes, but it appears that changes to styles/unilang/template/overall_header.html don't keep. I mean, I can only get the right code to be used by editing the page with Chrome's Developer tool's , for example. Editing the file overall_header.html doesn't do anything. I'm not sure why that is... :?

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-23, 8:14
by proycon
That is indeed the correct place, I'm not sure why it doesn't show for you. If you submit the pull request I'll look at it.

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-23, 8:18
by proycon
vijayjohn wrote:How come in the top left, there are greetings in various languages, but one of the ones listed is "Không"? In Vietnamese, that means 'no'; it's not a greeting. I can't figure out what other languages have a word spelled that way and used as a greeting, either. :hmm:


Ah, that could well be the error in there. I remembered there was one wrong greeting in the languages I didn't know but I forgot which, I figured someone would spot it ;) This hello text is quite ancient, I made it back in 2002 or something, and even have a printed t-shirt of it, from the short period we sold merchandise with logos and all ;)

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-23, 8:20
by Lauren
OK, my request should be there in a couple minutes. :) Hope I did everything right, hadn't done a pull request on GitHub before. :oops:

proycon wrote:Ah, that could well be the error in there. I remembered there was one wrong greeting in the languages I didn't know but I forgot which, I figured someone would spot it ;) This hello text is quite ancient, I made it back in 2002 or something, and even have a printed t-shirt of it, from the short period we sold merchandise with logos and all ;)

Haha, oops! :lol:

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-23, 8:43
by proycon
It works fine, I just merged and deployed it! Thanks!

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-23, 8:47
by Патрислав Андреевич
Maybe it didn’t work because you have to purge the cache in the Administration Control Panel, or alternatively delete everything from the cache directory? :)

Re: Downsizing and renewing UniLang? Ideas for the future

Posted: 2015-03-23, 8:53
by Lauren
Oh god! Well it works fine on my laptop but something totally fucked up on the mobile site. Now on the mobile site like half the page is the link to the board index. :doggy:

I'm not sure what the problem is, but this is definitely not good for mobile users. I advise to revert my commit until I or someone else gets that figured out.

Also purging the cache worked, so tomorrow I'll look into why it's doing that on mobile so I can test on my phone before re-submitting.

I fucked up. :oops: