Code Monkey home page Code Monkey logo

ds106bank's People

Contributors

adamcroom avatar cogdog avatar murphyjoe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ds106bank's Issues

Checkbox to eliminate/hide Examples & Tutorials aspects

I'm using the DS106Bank to in a couple of slightly different use cases from the original Assignment Bank concept.
In one of our use cases, we're using the DS106Bank theme to create college-wide, department- and program-level shared OER repositories and collections. So instead of "assignment", I'm calling them "resources". The create-assignment and browse-assignment functionality works great for this purpose. BUt in this case "examples" and "tutorials" stuff isn't needed at all. I've figured out thru the settings page and menu how to keep folks from accessing or creating the examples or tutorials.

The issue is how to prevent display of the box and verbiage about "Do This Assignment" and "Tutorials for This Assignment". In other words, I need to:

  1. Eliminate the box & verbiage about "Do This Assignment" "Tutorials for This Assignment" etc.

After checking with @cogdog , I think the best approach would be to add a simple check-off capability in settings to turn off this whole examples & tutorials functionality and also not display those boxes.

Attached screenshot for what I'm talking about.
screenshot 2016-07-26 10 24 28

Customising Header Image in ds106bank

Hello,

I understand if support is not maintained, but I'm building a resourcebank (http://assignments.edcamp.se/). When I add the header image [domain]/wp-admin/customize.php?return=%2Fwp-admin%2F&autofocus%5Bcontrol%5D=header_image ... it doesn't appear on the webpage. I can add it manually, but it would be nice if you could look if the wordpress template is correct.

My next challenge is to translate the information to Swedish, but I assume this is also being done manually.

Thank you for the support!

difficulty formatting embedded URLs

Hi, I don't know if you're able to help me with this or not, but I'm struggling with having text wrap around or go underneath an embedded URL when someone submits an "assignment." See this page: http://dlc.middcreate.net/tinygig/examples/gig2-portfolio-on-middcreate/. The paragraph of explanation is stuck under the embedded link. I've also attached a screenshot of what I'm looking at, with the Developer Tools open.

If only I could change element.style from position:absolute; But I can't figure out how or where to do that. I've tried changing the CSS for the class wp-embedded-content, but it doesn't make a difference. I've also looked at some of the .php files, but am not exactly sure what I'm looking for.

Any advice or suggestions for me? Thanks!

tiny-gig-formatting

Wordfence firewall issue

It seems like the wordfence firewall is unhappy with how you're submitting the form for adding new makes, etc. I thought i saw a message mentioning jquery out ajax.

It throws a 403 and says something like unsafe operation .

For now I've disabled the firewall, but I think it's possible to tune the firewall to allow it to work without changes on your end.

display order sorting & date created

I'm trying to change the display order sort but none of the three options really works for me (count, date created, or title). I only have ~8 types, so I could force it to the order I want if I could change the date created for each type.

I'm going to look in the database to see if I can easily see the date and just change it there, but if you have any suggestions I'm open. This is likely a one-time or at most 1-2 times per year edit.

change styling on display of Example URL link

I need to alter the styling of the display of the "Example URL" field in the page assignment details page. It looks like it's probably regular bold centered. An H3 or so would be nice. Any tips on where in the CSS to change this? Also wondering if maybe the URL when displayed could show an oEmbed preview of the link's page?

Remove sidebars?

Hey @cogdog! THis is likely not an issue so much as an "it's obvious but apparently not to me" thing.
We've got a DS106 theme install and we want to do away completely with any sidebars or widget areas. I want full width on all pages. We're navigating purely from menu.
but I'm not seeing how to do that. Any help?

jim

Form missing from "add a new example" page

I just started playing with this theme today, and followed the directions as well as I could. The only thing that's not working for me so far is the "Add a new example" page. Wondering how I modify, or what I might be missing.

The page is here: http://dlc.middcreate.net/tinygig/add-example/. I'm looking at it using Chrome.

I've set the template for the page to be "Submit Response/Tutorial Form," and on the Assignment Bank Options page, I've set the "Page for Adding Examples/Tutorials" to be the "Add a New Example" page.

I have text on the page as well, and nothing shows up at all. Any help?

Thanks!

WordPress 5.6 Breaks the Submission Previews

I've definitely confirmed that something in WP 5.6 stops the fancybox (this theme has used a deprecated version of fancybox, 2.1.5( previews for submitting new assignments or responses. No errors are reported, but the action never fires, and thus users can never submit items because the preview never generated.

After failing.fiddling with efforts to use the newest 3.x version of fancybox (it's completely rewritten) and trying to use built in WordPress versions of Thickbox (it's ugly and not responsive), my plan is to redo the way previews are done to be in line with other splots (generating a preview in a new window, via WordPress) that will thus preview more close to the way it will appear when published, plus like more web accessible than an overlay of content.

If this is stopping your use of the site, the best suggestion I can do is see if your host can roll back your version of WordPress to before 5.6

Syntax error line 457

I got this error message: "Parse error: syntax error, unexpected '[' in /home/natbaser/public_html/meg14/wp-content/themes/ds106bank-master/ds106banker/functions.php on line 457"

and this is the line:
457 "return ( in_array( strtolower( $fileExtention) , ['jpg', 'jpeg', 'png', 'gif'] ) );
}"

Anyone know how to solve this?

Fatal erre to enqueue media

I'm not sure if this is a problem with the newest MU-version, but I now get following message:
"Fatal error: Call to undefined function wp_enqueue_media() in /home/natbaser/public_html/bos/wp-content/themes/ds106bank-master/ds106banker/functions.php on line 116"

Please let me know what wordpress installation that is running on the demo site http://bank.ds106.us/ (and I will try to mirror the setup on my site http://bos.natbaseratlarande.se/)

Thank you!
/Jonas

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.