I couldn't access BRL-CAD Wiki after changing theme to standard
This page isn’t working brlcad.org is currently unable to handle this request. HTTP ERROR 500
How can I access the wiki again?
How can I access the wiki again?
I think themes are stored as local cookies -- tried deleting your local cache/cookie files?
also, try going to http://brlcad.org/wiki/Special:Preferences
hm, looks like it might store your preference in the db
@Naseef I changed your preference manually in the database. couldn't quickly figure out what's wrong with the standard theme though -- doesn't throw an error and there's no indication in logs what's wrong
looks like "nostalgia", "standard", and "brlcad" are off-limits
(check Preview first!)
disabled the bad skins
It's working now, Thanks!
Any plans on updating the skins? They look so outdated.
The Vector skin looks good, Just like wikipedia. It will never get outdated, haha.
Why it's not the default theme?
pasted image
I've cookies enabled.
you're welcome to make one -- someone was working on a new skin that matches the main page, but progress stalled
we do need it
Is it hard to create one? Just one CSS file?
I haven't made one before, But I can try.
a skin is not just one css file, but it's not hard to create one. There are tutorials all over the web and you can see examples if you set up mediawiki somewhere.
There is a wiki skin from my gsoc project over here https://github.com/BRL-CAD/web/pull/17
I'm setting up the environment for hosting mediawiki on my PC.
Even if what I make is not usable, I'll get to learn something by doing this. I hope everything goes well.
@Oleksandr Dubenko what's the status of the skin -- is it "done"? I thought I'd tested that months back and some things seemed like they were still in progress. If that's good to go, we should just use it! :)
There's a new skin on beta (not sure if it's yours or someone else's) but it seems to be busted.
If I remember correctly wikimedia skin is done.
Is there a beta wiki site?
http://beta.brlcad.org/wiki/ looks broken
Hello there, I am trying to contact a mentor to ask about some stuff in GSoC project, Thank you. xD
Ok, I looked into beta wiki files and fixed settings file. Now it is working fine
The only thing I see now that needs to be fixed is header menu links. They should either point to existing site or to the new wordpress site
But apart from that I think it is ready to use
@Sean working link over here http://beta.brlcad.org/wiki/Main_Page
@Fatema Hi, Let me know what you want to ask about. :)
I’m asking if the idea is still available or not. xD
Ok, I looked into beta wiki files and fixed settings file. Now it is working fine
what was the problem?
definitely looking much better! only thing i'm not digging is beta's new menu...
The menu on Wiki page looks great, I think it'll look good on the main page too. The icons on the main page looks pixelated, If it's possible to use vector icons there, I can recreate them in Inkscape.
@Naseef vector versions would be good
Hey @Fatema
Did you get the answer to your doubt?
If not, let me know, which project idea are you talking about.
Generally speaking, all ideas are available if you can submit a really outstanding proposal for it.
All the best!
After I had this block issue I have searched and liked " Port the SVGNest library to C++ " I built the slic3er project but the GUI is it fine to start working on the proposal from now ?
@Fatema you'll have to ask that question on the slic3r forums/mailing list/irc channel/etc
but "probably yes"
Thank you xD, You have been a great help
@Naseef vector versions would be good
Okay, I'm creating them exactly like the existing icons on main page. Do you think different icons would be better?
Just finished the first iconbrlcad-icon-love-original.png
I made a little change to it, Do you think this one is better @Sean ?
brlcad-icon-love-changed.png
brlcad-icon-love-plain.svg Here's the plain svg
regarding the web site, i've just noticed that it has a custom scroll bar. i think it should go away
looks particularly bad on a mac, and i don't think it brings much on other platforms either
pasted image It looks kind of bad on linux too, But I didn't notice it before.
if this is the repo that houses the web site, i think it's as simple as removing the lines under /* scrollbar */
in style.css
also in that repo, in certificate.pem
, there is a private key
i don't know if it's actually used anywhere right now, but if it is, i think the private key should be changed and removed from the public
icon-3d.png
Trying to draw this logo now
pasted image It looks ugly
Do you think one on the left looks good?
This zip file has all the icons (SVG and PNG)
brlcad-website-icons.zip
brlcad-icon-3d.png brlcad-icon-love.png brlcad-icon-open.png
Oh wait, this shouldn't be in this topic, Oops.
I made a little change to it, Do you think this one is better @Sean ?
brlcad-icon-love-changed.png
not particularly better, but like the creativity. the taper on the original has a subtle mirrored correlation with our logo.
also in that repo, in
certificate.pem
, there is a private key
heh, nice .. it's not actually used anywhere afaik, but good catch
also didn't realize the logo was custom -- can you submit a pull request that fixes it (or commit if you have rights)
This zip file has all the icons (SVG and PNG)
brlcad-website-icons.zip
these look great @naseef -- can you send a pull request that updates them in the git repo?
Do you mean just replacing the PNG files with SVG files and changing few lines on HTML?
I'll try...
Last updated: Jan 09 2025 at 00:46 UTC