srophe / srophe-eXist-app

DEPRECATED eXist code for Syriaca.org: The Syriac Reference Portal
GNU General Public License v3.0
10 stars 12 forks source link

More Information menu items are no longer easily accessible from anywhere #1040

Closed davidamichelson closed 7 years ago

davidamichelson commented 7 years ago

After we redid the home page the following menu items got buried: see here: http://syriaca.org/project-team.html

More Information (see links below in the HTML) What is Syriac? Project Overview Project Team Project Partners Media Releases Support Our Work Contact Us

Should we add these items to the menu found under "Editorial Documentation: http://syriaca.org/documentation/index.html

Could I please delegate that to you @wsalesky and @dlschwartz to work out please?

            <ul class="nav nav-tabs nav-stacked">
                <li>
                    <a href="about-syriac.html">What is Syriac?</a>
                </li>
                <li>
                    <a href="about-srophe.html">Project Overview</a>
                </li>
                <li>
                    <a href="project-team.html">Project Team</a>
                </li>
                <li>
                    <a href="project-partners.html">Project Partners</a>
                </li>
                <li>
                    <a href="media-releases.html">Media Releases</a>
                </li>
                <li>
                    <a href="http://vu.edu/syriac">Support Our Work</a>
                </li>
                <li>
                    <a href="contact-us.html">Contact Us</a>
                </li>
            </ul>
davidamichelson commented 7 years ago

If we do integrate this with documentation we may wish to change the sidemenu onthose pages to the documentation side menu for consistency of navigation

wsalesky commented 7 years ago

@davidamichelson @dlschwartz What about adding an 'About' dropdown next to the 'Publications' dropdown in the main nav?

davidamichelson commented 7 years ago

I like that. But I also think integrating those pages into the wiki makes sense in terms of making them easy to update. Could we some how have an about column?

On Mon, Jun 12, 2017 at 2:16 PM, Winona Salesky notifications@github.com wrote:

@davidamichelson https://github.com/davidamichelson @dlschwartz https://github.com/dlschwartz What about adding an 'About' dropdown next to the 'Publications' dropdown in the main nav?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/srophe/srophe-eXist-app/issues/1040#issuecomment-307891698, or mute the thread https://github.com/notifications/unsubscribe-auth/AC8N_UhFDK_WuIFbQ_pUAZeMwwBOpSTMks5sDY6lgaJpZM4NzIp9 .

wsalesky commented 7 years ago

@davidamichelson Do you want to add them to the wiki, or just add them as an additional column/menu on the documentation pages?

davidamichelson commented 7 years ago

Maybe just add them to the wiki?

On Jun 16, 2017, at 11:04 AM, Winona Salesky wrote:

@davidamichelson Do you want to add them to the wiki, or just add them as an additional column/menu on the documentation pages?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

wsalesky commented 7 years ago

@dlschwartz I added an 'About' dropdown to the main pages and added an additional menu to the documentation pages.

I think this works, but let me know what you think.

dlschwartz commented 7 years ago

I like the drop down. I think it's important to front this. There may not be much you can do, but I did notice that things got a bit wonky when I reduced the size of my browser. about This isn't a huge deal but maybe you can tweak things a bit. We should get broader input on Tuesday but I'm in support.

wsalesky commented 7 years ago

What browser are you using? Firefox?

dlschwartz commented 7 years ago

I'm in Chrome on a PC.

wsalesky commented 7 years ago

What happens when you go a little smaller? (Can you post a screen shot?)

dlschwartz commented 7 years ago

This is an image from slightly larger than the earlier: about2

And this is an image from smaller than the earlier image. Note that there is no way to get to the label "About Syriaca.org". The bar on the far right is scrolled all the way up. about3

wsalesky commented 7 years ago

Thanks! Those menu items should be pushed into the little 'hamburger menu' on the smaller sizes. So this is clearly a bug. I will take a another look.

dlschwartz commented 7 years ago

Great. One more thing. Should we move the "Documentation" link from the "Publications" dropdown and place it into the "About" dropdown?

wsalesky commented 7 years ago

I like that idea. Should I go ahead, or should we check in with @davidamichelson at the next meeting?

dlschwartz commented 7 years ago

Since we're just on production at the moment, let's go ahead and do it so that everyone can look at it. It really isn't a "publication" anyway. I think it would be much preferable to have it in "about". Am I right that it wouldn't take a lot of work to move it back if need be?

wsalesky commented 7 years ago

Yes, it is easy, I will make the change.

Sent from my iPhone

On Jun 22, 2017, at 11:40 AM, Daniel Schwartz notifications@github.com wrote:

Since we're just on production at the moment, let's go ahead and do it so that everyone can look at it. It really isn't a "publication" anyway. I think it would be much preferable to have it in "about". Am I right that it wouldn't take a lot of work to move it back if need be?

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.

wsalesky commented 7 years ago

Done.

wsalesky commented 7 years ago

Resolved and moved to master.