Git Product home page Git Product logo

devtheme's People

Contributors

abhiverma23 avatar dimobelov avatar ehliman avatar imitronov avatar ltguillaume avatar powerriegel avatar

Stargazers

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

Watchers

 avatar  avatar

devtheme's Issues

Header when smooth scrolling is off

When smooth scrolling is turned off in the browser, scrolling down from the top will show the article text through the header for a while. Perhaps you could already make the background of the large header (when scrolled to top) opaque to prevent this?

Twitter Posts

Hi,
in the side bar where the newest Twitter posts should be shown for me nothing shows at all.
Is there a setting that I am missing?

Thanks and best regards

Externalizing language

All the words displayed on the interface of the theme should be in a language file so we can translate it quickly instead of looking in all the files and translate it manually.

Per example, file searchbundle.min.js contains english terms.

I can help you to translate it in french if needed.

errors with accessing db (tabs, pages etc) in latest B3.7.1

Using devtheme along with latest bludit's method pops up errors with accessing - among the others - global tag list using Theme::plugins('siteSidebar') method.
The problem is raised on bludit;s forum in this thread:
https://forum.bludit.org/viewtopic.php?f=14&t=1391&p=6375

edit: something touched me to try one additional thing
Overwrite pages.php with default theme's page, and voilla. Problems temporarily solved.
I guess I'll mess with it a bit more.

edit 2: as it goes to tags, found the reason of troubles.
Changing:

<?php
  $tags = $page->tags(true);
  foreach($tags as $tagKey=>$tagName) :?>

to
<?php foreach($page->tags(true) as $tagKey=>$tagName) :?>

solved the issue with showing global tags array using

Look like assigning arrays to variables are causing troubles.

Change Main Menu

Hello,
I am looking fo the possibility to chance the menu on the top of the page.
At the moment it is set to show the main categories, but sometimes it would be much nicer to allow showing top static pages instead.

Is there a way to show the pages from the footer as the top menu?
Also would be nice to allow choosing the name of the menu-item.
For ex:
Static page "About us and our project", would be to long for the top menu, but could be shown as "About" and link to the static site.

Thanks and best regards

Nothing found for [phrase]

Hello

I've got a certain issue with searching and I'm not sure how to describe it comprehensibly.
Technically search tends to be working fine. The problem lies in amount of "indexed/cached" words from posts that are searchable.

I see that search content is "cached" in a bltsearch.json file once the theme's init.php is invoked.
The amount of words is set when calling limit_text_words function.
I have rather long posts on my blog, and I've noticed that search function goes only through first ~250 words of posts.
I assumed that raising the $limit var from default 300 so that more post content will be cached in the file will solve it. But no matter if I set even 2000 words to be cached per post in bltsearch.json I still get Nothing found for [phrase] when the word appears in cached content after the first ~250 words.

Am I being able to "fix" this on my own? I suppose that search function is handled by javascript, and since .js are obfuscated this would be too tough challenge to do this.

Is there a un-minified version for this theme?

Hi,
I am using devtheme as a basis for a small site for people with disabilities that will document methods they can use to test the acessibility of websites and apps. It is therefore important that the site itself and the theme used is accessible (good contrast, keyboard focus visibility, good etc.) I think devtheme is not a bad starting point but I would like to make some changes, which I am happy to make available to you should you be interested. That's why I wonder if there is an un-minified version of the CSS for this theme - it would be easier to adapt to tweak it for accessibility.
Thanks! Detlev

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.