Git Product home page Git Product logo

system's Introduction

Habari's starting point

This is a fully functioning Habari site ready for you to clone or to fork and customize.

For basic installation into a directory called htdocs:

  1. Clone the Habari repo to your server: git clone https://github.com/habari/habari.git htdocs
  2. Initialize and update the system submodule: cd htdocs; git submodule update --init
  3. Load the page in a web browser and follow the installation instructions

See our wiki for an in-depth description of the various ways you can get and manage your Habari instances. The wiki also has much more information, including how to customize Habari and where to get help.

system's People

Contributors

alasdairsmith avatar blakejohnson avatar chrisjdavis avatar chrismeller avatar coderforlife avatar dmondark avatar drzax avatar fedemp avatar haxiomic avatar helpy avatar jonhoo avatar konzertheld avatar lekensteyn avatar lildude avatar mattread avatar michaeltwofish avatar mikelietz avatar miklb avatar moeffju avatar morgante avatar morydd avatar rick-c avatar ringmaster avatar robertleeplummerjr avatar skpy avatar stuchl4n3k avatar

Stargazers

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

Watchers

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

system's Issues

Localizable hotkeys

From @HabariImporter on June 27, 2011 0:16

Initially reported by: @helpy as #TRAC1065
It would be very helpful to make the hotkeys localizable.

I do not know how to do this! I think this should not be done with _t("Q"), _t("N") ... This would be hard for the translators to figure out, what a single letter stands for.

Surely there are some ways to make localization of hotkeys work. Some ideas:

'''1.''' In the Text of the menu items a letter is marked with brackets "[]" like _t("[D]ashboard"). For displaying the menu text the brackets could be filtered out. But this way only letters could be used, which are part of the menu text. The hotkey "X" for the menu item "Logout" would not be possible.

'''2.''' Maybe _t("[X] Logout"), _("[D] Dashboard") ... would be a solution (or similar: _t("Logout [X]"), _("Dashboard [D]") ... ).
==> I would prefer this solution!

cu, guido

Copied from original issue: habari/habari#80

Conflict between length of localized strings and width of UI elements

From @HabariImporter on June 27, 2011 0:17

Initially reported by: @helpy as #TRAC1066
The width of the admin menu is static! If a localized text is too
long, the text overlaps the hotkey. For German language I can use a
shorter word, but it could be possible that in ohter languages the
translations are longer!

This is also a problem with other UI elements. Example: On dashboard
the label "Add Item" left of the drop down element "[List of dashboard modules]". If the localized text of "Add Item" is too long it overlaps the drop down element.

[https://trac.habariproject.org/habari/ticket/1000 Ticket #TRAC1000] is one part of the problem.

Copied from original issue: habari/habari#81

Opening admin menu item in new tab shows loading circle on original tab

From @HabariImporter on June 27, 2011 0:17

Initially reported by: @caius as #TRAC1068
Steps to reproduce:

  • Go to the admin
  • Open an item in the (top left) menu in a new tab. (In safari/osx I cmd-clicked it.)

What I expected to happen:

  • Item I clicked opens it's page in a new tab

What actually happens:

  • Item I clicked opens it's page in a new tab
  • Loading icon shows up on the original tab and spins forevermore.

Copied from original issue: habari/habari#82

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.