Latest revision |
Your text |
Line 5: |
Line 5: |
| Ted | | Ted |
| | | |
− | ----------------------------------------------------------
| + | ==================================================================================================================================================================================================================== |
| David, I assume that you have seen the various comments in e-mails to the effect that we do want this to be a secure Wiki rather than actually editable by any chance passerby. So it seems that the first things we need to do are to set up the log in procedure, even though this will add inconvenience for us. Then we need to establish a hierarchy of users with a limited number at the top able to let others move up the scale to do appropriate work. | | David, I assume that you have seen the various comments in e-mails to the effect that we do want this to be a secure Wiki rather than actually editable by any chance passerby. So it seems that the first things we need to do are to set up the log in procedure, even though this will add inconvenience for us. Then we need to establish a hierarchy of users with a limited number at the top able to let others move up the scale to do appropriate work. |
| I suggest the following as being known and meaningful terminology instead of the more foreign Wiki standard terminology: | | I suggest the following as being known and meaningful terminology instead of the more foreign Wiki standard terminology: |
Line 27: |
Line 27: |
| Ted | | Ted |
| | | |
− | ----------------------------------------------------------
| + | ===================================================================================================================================================================================================================== |
| | | |
| Hi Ted, | | Hi Ted, |
Line 39: |
Line 39: |
| David | | David |
| | | |
− | ---------------------------------------------------------------
| + | ========================================================================================================================================================================== |
| + | |
| David, | | David, |
| | | |
Line 47: |
Line 48: |
| | | |
| Ted | | Ted |
− | -------------------------------------------------------------
| + | =============================================================================================================================================================================== |
| + | |
| Hi Ted, | | Hi Ted, |
| | | |
Line 77: |
Line 79: |
| | | |
| David | | David |
− | ----------------------------------------------------------------------- | + | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| | | |
| I read extensively regarding Wikipedia Vandalism on Wikipedia. I was not sure exactly why you suggested this. Our situation will differ substantially from that of Wikipedia. | | I read extensively regarding Wikipedia Vandalism on Wikipedia. I was not sure exactly why you suggested this. Our situation will differ substantially from that of Wikipedia. |
Line 98: |
Line 100: |
| | | |
| Ted | | Ted |
− | --------------------------------------------------------- | + | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| + | |
| David, | | David, |
| | | |
Line 112: |
Line 115: |
| | | |
| ''Yes, I realized this. I won't worry about this for now. I won't worry about this now and perhaps later I will start daily backups to my machine. That way we can back up to any point we want to. Have to use all that space for something.'' | | ''Yes, I realized this. I won't worry about this for now. I won't worry about this now and perhaps later I will start daily backups to my machine. That way we can back up to any point we want to. Have to use all that space for something.'' |
− | ------------------------------------------------------------ | + | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| + | |
| David, | | David, |
| | | |
Line 135: |
Line 139: |
| --[[User:David Mathis|David Mathis]] 12:20, 22 May 2011 (EDT)I am not sure about this extension. When I add the flags etc and attempt to test it, it causes the entire wiki to go blank with a white screen. If you see this, know that I am working on trying to see if it's broken / buggy or what... | | --[[User:David Mathis|David Mathis]] 12:20, 22 May 2011 (EDT)I am not sure about this extension. When I add the flags etc and attempt to test it, it causes the entire wiki to go blank with a white screen. If you see this, know that I am working on trying to see if it's broken / buggy or what... |
| | | |
− | ----------------------------------------------------------- | + | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| + | |
| David, | | David, |
| | | |
Line 177: |
Line 182: |
| --[[User:David Mathis|David Mathis]] 12:52, 22 May 2011 (EDT)I think this works for now, but for clarity sake, I think you might be right about the name being entered along with the IP. I just need time to figure that part out. I will work on it, but the ETA is unknown at this point. I think we should move forward while I work on it as it shouldn't be a show stopper right? | | --[[User:David Mathis|David Mathis]] 12:52, 22 May 2011 (EDT)I think this works for now, but for clarity sake, I think you might be right about the name being entered along with the IP. I just need time to figure that part out. I will work on it, but the ETA is unknown at this point. I think we should move forward while I work on it as it shouldn't be a show stopper right? |
| | | |
− | ------------------------------------------------------------ | + | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| | | |
| I talked to Justin yesterday about the possibility of providing some custom artwork for the wiki to help as a visual aid for some of the more challenging concepts in the MBT. Additionally I asked that he provide a few mockups for main top left wiki image. I let him know that I would run this idea by you all before agreeing upon anything. He said he would be happy to do this for us. | | I talked to Justin yesterday about the possibility of providing some custom artwork for the wiki to help as a visual aid for some of the more challenging concepts in the MBT. Additionally I asked that he provide a few mockups for main top left wiki image. I let him know that I would run this idea by you all before agreeing upon anything. He said he would be happy to do this for us. |
Line 194: |
Line 199: |
| | | |
| David | | David |
− | --------------------------------------------- | + | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| David, | | David, |
| | | |
Line 210: |
Line 215: |
| | | |
| | | |
− | -------------------------------------- | + | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
− | | |
− | I was thinking about some verbiage that might be good to add somewhere on the site for contributors. We will likely want the contributors to read up on wiki formatting and usage so that we can make a best attempt at keeping things well formatted and organized. Would be a bad idea IMO to not over-emphasize the important of this, if the goal here is to provide a consistent experience for visitors that keeps them coming back and confident in our data.
| |
− | | |
− | This seems very helpful as a starting point. http://www.mediawiki.org/wiki/Help:Contents
| |
− | | |
− | David
| |
− | | |
− | --------------------------------------- | |
− | As Shawn pointed out, do we want to have a minimum word count for the biography? I found where it's controlled in the confirm account extension.
| |
− | | |
− | wikimybi@wiki.my-big-toe.com [~/public_html/extensions/ConfirmAccount]# for file in `find . -type f -exec grep -C1 -il "50" {} \;`; do echo $file; grep -i -C1 word $file | grep -i min; done
| |
− | | |
− | ./ConfirmAccount.i18n.php~<br>
| |
− | ./ConfirmAccount.i18n.php.bak<br>
| |
− | ./ConfirmAccount_body.php<br>
| |
− | ./RequestAccount_body.php<br>
| |
− | ./ConfirmAccount.i18n.php<br>
| |
− | <span style="color:#FF0000">./SpecialConfirmAccount.php<br>
| |
− | # Minimum biography specs<br>
| |
− | $wgAccountRequestMinWords = 50;<br></span>
| |
− | ./UserCredentials_body.php
| |
− | | |
− | ------------------------------------- | |
− | | |
− | David,
| |
− | | |
− | I keep writing notes to you and getting side tracked before I send them off with save and then they are gone.
| |
− | | |
− | No, I had forgotten but I found that irritating. We do want to require an entry there and the easiest way is perhaps to have a minimum word count of some kind. I don't know if anything useful can be said in less than 50 words. But lower it if you want in lieu of having to change the code to just require an entry there.
| |
− | | |
− | I have been looking into how to change the board appearance to match the site or the BB as I see that their color schemes are similar but not exact. I have contacted Shawn to see if he knows Tom's thinking as I believe that he set the site and the BB color schemes and general arrangement. I like the BB colors as it is easy on my eyes as I spend many hours a day facing it in the form of a 30 flat panel monitor that is very glaring with a pure white background. The site actually has off white and white backgrounds instead of the darker ones for the BB. I have asked Shawn if he knows Toms preferences and if we should change the BB to match the site and also the Wiki to match the site. I think that I remember some unhappiness with the BB color scheme but it was left, apparently as I said I liked it. I don't look forward to staring at a glare white screen all the day as it seems I am likely to be kept busier than ever with the BB and the Wiki. I thought that Edge and others were going to do the Wiki but Tom apparently thought I should be involved.
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 21:14, 22 May 2011 (EDT)Just let me know Ted. I am well equipped to make style changes if that is what Tom or whoever decides. | |
− | | |
− | I need to start writing an introductory page and entry point for the members who will be editing the pages. I will include a statement that they are expected to read that reference you provided and work to that standard for consistency and to maintain maximum believability by the outside world.
| |
− | | |
− | With all you have achieved, it seems like it won't be too many more days, if I'm not over working you, to be ready to open the Wiki to recruiting members and getting them to work.
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 21:14, 22 May 2011 (EDT)Sounds great. | |
− | | |
− | Ted
| |
− | ---------------------------------------- | |
− | | |
− | Hey Ted, see my email about color scheme. As for the biography, it is more of a personal pet peeve to have the requirement, but at the same time, I can understand the value, especially if you are having to confirm members, etc.
| |
− | | |
− | David, can you use the email wiki@my-big-toe.com? There will be more specific oversight with that email.
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 21:14, 22 May 2011 (EDT)Changed to wiki@my-big-toe.com. I left the emergency contact e-mail admin@wiki@my-big-toe.com. Shawn you may want to create an e-mail address for wiki@my-big-toe.com over at dreamhost just in case an important reply goes there. It's working fine though. | |
− | | |
− | What do you guys think about creating a page, specifically for design planning? Who is making what page, etc? Has anyone contacted Edge yet? Looking good so far. Awesome artwork by Justin! ------Shawn
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 22:07, 22 May 2011 (EDT)I think a planning page is good rather than taking a free for all approach :). I wanted to reach out to Edge, however I was not sure if I have permission to be pulling others in yet. I was under the impression that we were keeping this on the down low until we are sure that all securities are in place. I just don't know you guys good enough (other than you're a great bunch) to know who should be part of this initial stage so I will leave that part up to you.
| |
− | ------------------------------------
| |
− | Shawn,
| |
− | | |
− | Somewhere up above I explained that both Edge and Donna have been contacted and both say they are very busy for the foreseeable future so will not be able to contribute much if at all for some time.
| |
− | | |
− | That page on design planning is a good idea and it is something that I can actually do myself for a change so I will put one up as well as the introductory page for persons working on the Wiki.
| |
− | | |
− | Ted
| |
− | ----------------------------------------
| |
− | David,
| |
− | | |
− | Shawn told me in an e-mail that the style information for the BB and the site are scattered in many places and not in a single CSS as I asked him for. The colors don't match between the site and the BB and it has never been finalized on the site and the BB was cobbled together in a rush after it was hacked by someone. So Shawn says to just sample the colors with a color sampling program to get identities and apply them where we want in the Wiki as the best way to proceed. I can do the color sampling part and will try to have that list for you soon. Then I can discuss with you what options we have for using them. The idea will be to substitute the earth tones of the BB for the glare white of the Wiki as it comes out of the box just like the BB did. Where all we can apply different colors will be of interest. Some different areas on the Wiki are clear, even with these very faint color differences.
| |
− | | |
− | Another thing to consider if possible is the suggestion I got from one of the alternate skins page. Someone did a skin based on a different text font which was said to scale better with the screen sizing and using Ctrl + to increase type size. This type is very small to my eyes, even with my glasses. I think this skin that comes with the Wiki is called monoblock and it is supposed to be very well written so basically we want to stay with it. He comments that the font doesn't scale up well however with the browser sizing options and I observe that it doesn't although it eventually looks better when very large. So the question will be how much trouble is it to change the font in the CSS sheet as well as the colors?
| |
− | | |
− | Ted
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 09:57, 23 May 2011 (EDT)
| |
− | | |
− | Hi Ted. I think that if we are going to be working on web stuff, we should use the tools of the trade so that we are far more efficient. I didn't see any mention of the color sampling tool above so I will share what I use. I have been building sites for fortune 500 / 1000 companies for the last few years and Firefox -> Firebug Plugin is likely the most used tool in my toolbox (for discovering DOM, Doc Structure, Styling, you name it). Here is how I suggest you get style / color information from the site. This will not only make grabbing the BB styles easier for you, it will also make the job of styling the wiki more efficient for me.
| |
− | | |
− | I should have no problems at all matching the styles on the sites as long as I have good instructions. I can also look at installing that skin. I had meant to bring this up a few days ago, but didn't want to cause an information overload :)
| |
− | | |
− | [[File:firebug_example_1.png]]
| |
− | | |
− | [[File:firebug_example_2.png]]
| |
− | --------------------------------------------------------------------------------------------------
| |
− | | |
− | David,
| |
− | | |
− | We need to set the time on the Wiki to match the time on the web site and BB. And of course as usual I have no clue how to do it.
| |
− | | |
− | Ted
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 10:14, 23 May 2011 (EDT) I will fix this. If I don't find it first, what time should the wiki get?
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 09:58, 23 May 2011 (CST) Test
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 10:00, 23 May 2011 (CST) Test
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 11:23, 23 May 2011 (CDT) Test
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 11:25, 23 May 2011 (CDT) I think this get's us working
| |
− | | |
− | <pre># Set default timezone to central while taking daylight savings into consideration
| |
− | $wgLocaltimezone = "America/Rankin_Inlet";
| |
− | $dtz = new DateTimeZone($wgLocaltimezone);
| |
− | $dt = new DateTime('now', $dtz);
| |
− | $wgLocalTZoffset = $dtz->getOffset($dt) / 60;
| |
− | unset($dtz);
| |
− | unset($dt);</pre>
| |
− | --[[User:Ted Vollers|Ted Vollers]] 11:27, 23 May 2011 (CDT) The web site and BB are set, as I understand, to one time zone west of the presently set EDT (Central as CDT?/CST?) where Tom lives.
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 12:32, 23 May 2011 (CDT) Looks like it's working then
| |
− | -------------------------------------------------
| |
− | David,
| |
− | | |
− | I had already been referred to Firebug by Shawn. Here are the main colors. E5CC70 Ocher for side bars and general background/ 323D4F Looks black Keeps showing up for Text but I don't know why Black isn't used/ F0E6C3 Cream as background for text area. There is also a tan as background for text areas but for some reason, I cannot pick it up. This is the color that alternates on the BB for the Cream post background. I don't think that we will need it as I understand the Wiki so far. We will just have single large text areas and the lighter color would be best for this. There are some blues and grays for background bars and dividing lines but I think that the original starlight or whatever it was was retained for this. There are also some dark brownish purple bars that I did not bother with yet unless we need something like this. I'm not clear on a need for now.
| |
− | | |
− | Ted
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 12:32, 23 May 2011 (CDT) Per the rules of CSS, an element may or may not have a property assigned to it that you are looking for. You may have to traverse up the document structure to find the property you are looking for. I think I have an idea of what is wanted, at least enough to get started. I will work on this over the next few days as time permits. I got roped into some complex headache issues at work today.
| |
− | | |
− | ---------------------------------------
| |
− | David,
| |
− | | |
− | You keep inserting changes as I am trying to insert one. In true modern software fashion, the Wiki tells you to merge your text or save will delete it but absolutely fails to provide a way to do so. No button for merge or explanation. I don't see any sign of this so far in those instruction pages. How do you handle this other than copying your modification and saving and starting over?
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 12:37, 23 May 2011 (CDT) I will try to reproduce this and provide some instruction.
| |
− | | |
− | --[[Special:Contributions/66.25.131.165|66.25.131.165]] 12:46, 23 May 2011 (CDT) Ok, reproduced. You will need to manually copy your changes from the edited text bottom pane and paste them into the upper pane as the current page exists. This is a pretty darn cool feature. I like it.
| |
− | | |
− | The Wiki also keeps asking us to start a second page. Is that the plus above? I'll try it. It says start a new section instead of new page.
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 12:38, 23 May 2011 (CDT) What are the steps take to get this prompt to start a new page? what is the purpose of this second page? One way to start a brand new page is to simple navigate to it and hit create. If you want to create http://wiki.my-big-toe.com/index.php/Test_Page_3 simply go to http://wiki.my-big-toe.com/index.php/Test_Page_3 and hit create.
| |
− | | |
− | Ted
| |
− | | |
− | | |
− | ---------------------------------------------
| |
− | | |
− | First extension page of Wiki preparatory work.
| |
− | ---------------------------------------------
| |
− | Well, obviously that didn't work. So much for applying logic!
| |
− | | |
− | --[[User:David Mathis|David Mathis]] 12:42, 23 May 2011 (CDT) testing ff
| |
− | | |
− | ------------------------------------------
| |
− | Hi Ted,
| |
− | | |
− | I created a copy of the MonoBook skin and ran a SED script against it to change the references within it to MyBigTOE and mybigtoe so that I can start working on the custom skin behind the scenes while the MonoBook skin stays here unaltered. When I am finished with it and after everyone signs off on my work, I can update the global setting to use the new skin. I estimate a week to finish it and if in the meantime you want to open the gates that's fine with me or we can wait on the skin to be done.
| |
− | | |
− | If you want to preview the skin as I work on it simply go to "my preferences -> Appearance". This only changes the skin for you and not everyone else.
| |
− | | |
− | [[File:toe_skin.png]]
| |
− | -----------------------------------------------
| |
− | David,
| |
− | | |
− | I am working my way through the manual that we referred everyone else to. Then I will start creating those pages as indicated. I have switched my preference over to the My Big TOE skin and see that the left hand margin has the new color if examined under Firebug, but does not yet actually show it, FYI. I have written to Tom to take a moment when he can and look at this to read the first page to see the plans and comment. Got some slightly negative feedback from the wording of my announcement on the board, referring to Members being [[Approved]]. I would like to hear from Tom before I open the flood gates. I think the + sign at the top next to edit means to start another section with a dividing line instead of a new page which it obviously didn't. It makes editing easier if you don't want to go back to all the rest of the page but only add something. We shall see what I end up with when I save this.
| |
− | | |
− | Ted
| |
− | ---------------------------------------------
| |
− | David,
| |
− | | |
− | That was much faster than you anticipated. The present display raises some questions to me. The region of the Top Left Corner where the graphic is would appear to be substantially larger than the present graphic and in the same proportions. If the various boxes on the left margin move down automatically if a bigger graphic is inserted, that graphic could be increased in size by approximately one third and should result in more of the text being readable. Does it work this way? If so, I would be inclined to increase the size of that graphic, creating a new one to fit form a larger image I asked Shawn for and insert it there. Can you give me the horizontal and vertical pixel counts available max and whether this allows for a margin or fill the space fully. Then I would put that same Ocher background in the upper part of the screen which is still white. I would then change the left side boxes to the darker tan color. I like that the tabs at top not selected show as the darker tan.
| |
− | | |
− | Unless you feel differently, I would call it good to go if the above can be done without too much trouble. You should perhaps take up the avatar when appropriate of CodeWarrior like the Australian films Road Warrior.
| |
− | | |
− | Ted
| |
− | -------------------------------------------
| |
− | | |
− | David,
| |
− | | |
− | What did you change the font to? Do you think that we should change fonts also like I mentioned once? I meant, having now gone back to the talk page again and see it changed to a serif font and now to a sans serif that is still different from the original Wiki monoblock, what is happening. I think the sans serif like the BB is better looking and easier to read.
| |
− | | |
− | Ted
| |
− | --------------------------------------------
| |
− | Hey, hold off judgement until it's out of the construction zone phase :).
| |
− | | |
− | Currently it may look like hell and then beautiful the next second. I am having to reverse engineer this beast so I will be playing with colors and fonts for a few days. You may want to switch back to the default while I work or you might yourself getting nervous or raising questions that will automatically be answered when you see the finished product.
| |
− | | |
− | Regarding the main image, I just had a fantastic idea wile showering which I think might be possible, the idea is still blurry and is coming from somewhere else so I need to meditate to get the full message. I never intended for that image to be permanent. ;)
| |
− | | |
− | I can make the side portlets or side menu the darker color tonight.
| |
− | | |
− | As for the font's I just started working on them and they will match the BB which is font-family: "Lucida Grande",Verdana,Helvetica,Arial,sans-serif;.... I think the BB is falling back to Verdana for most because "Lucida Grande" may not be a default font for most OSs. You should now be seeing Verdana on the BB and the Wiki. I am still messing with the font sizes colors etc so the fonts are going to be changing around drastically till I find the golden zone.
| |
− | | |
− | I am about to drive out of town and will not be back until about 7 PM CDT. AT the time I will resume work on the template. :) Don't worry, it will all come together beautifully.
| |
− | | |
− | David
| |
− | ----------------------------------------
| |
− | David,
| |
− | | |
− | I have created the pages for Privacy Policy, About My Big TOE Wiki and Disclaimers links at the bottom of each page. There is an error in the Disclaimers. I tried to enter Tom's e-mail as author@my-big-toe.com and I can't find out how to properly enter it so that it comes up as a clickable link. I have searched in the manual and find nothing but stuff about registration confirmation by e-mail and similar. Do you know how to do this? You might want to check them to see if you see other problems, but make this lower priority as I have asked Tom to especially check these.
| |
− | | |
− | I have also created some of the pages as listed on the actual Main Page. See the main page for notations indicating this and review them as you have time.
| |
− | | |
− | Ted
| |
− | ------------------------------------------
| |
− | | |
− | Ted,
| |
− | | |
− | Those pages look great. I just got home from Waco TX a bit later than I anticipated. As far as e-mail links are concerned I think you should just use standard markup (minus the link tag) like:
| |
− | | |
− | <pre>mailto:your@email.address</pre>
| |
− | | |
− | I will look and see if there is a more elegant way of doing this.
| |
− | | |
− | I will do some header work tomorrow as time permits. I have a really good idea if I can make it a reality. if not I can just try to adjust the header so that an image like we currently have can be made bigger.
| |
− | | |
− | David
| |
− | | |
− | -------------------------------------------------------
| |
− | | |
− | I went ahead and pushed the side menus down and made the top left image bigger. It doesn't automatically move down BTW. I had to make some semi-minor changes to some of the CSS to get the desired result. I am still thinking about the header but figured that I shouldn't keep people waiting while I think about it.
| |
− | | |
− | I also started looking at link colors. There seem to be quite a few different colors in different places. When you have a chance, let me know what you think about the changes I made which was to get the blue links up top to match the blue in the forum index and then I made the blue links on the side match the red links on the forum. Additionally, look over the site and let me know what other link color changes you might want.
| |
− | | |
− | [[File:links_to_pages_that_do_not_exist.png]]
| |
− | | |
− | I think this site is about ready to go.
| |
− | | |
− | David
| |
− | ---------------------------------------------------
| |
− | | |
− | David,
| |
− | | |
− | Thank you for your patience with my lacks in coding and coming up to speed in this work. Not to mention thanks on my own and Tom's behalf for all that you have contributed to this project in total.
| |
− | | |
− | What you did to the logo is excellent. Your new idea will have to be very good in order to top it.
| |
− | | |
− | I will try to add the last few pages and new Main Page quickly and open the doors to everyone.
| |
− | | |
− | Ted
| |
− | -------------------------------------------------
| |
− | | |
− | | |
− | My Pleasure Ted and Tom,
| |
− | | |
− | I have been looking for an opportunity to give something back to this community that has given so much to me and others. It has been a blast working on this project, even if I have only had lunch breaks and after the kids go to bed to work on it. Now comes the real challenge of converting Tom's book and all related material into an encyclopedia.
| |
− | | |
− | I am in the process of reading through this discussion again for things that are still on my to do list and then I am making sweeps through the site to ensure we have not missed anything (I am sure we will find plenty along the way). It will always be a WIP.
| |
− | | |
− | Anyway, off to work, let me know if you need anything. The default skin is now mybigtoe (global to all)...
| |
− | | |
− | | |
− | David
| |
− | [[Category:Construction Zone]]
| |