Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This gets Lendr working with Joomla 3.4.5 #18

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion com_lendr/admin/languages/en-GB/en-GB.com_lendr.sys.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ COM_LENDR_SETTINGS = Lendr Settings
COM_LENDR_PROFILE_LIST = Profile List
COM_LENDR_PROFILE_LIST_DESC = Display list of all profiles
COM_LENDR_BOOK_LIST = Book List
COM_LENDR_BOOK_LIST_DESC = Display list of all books
COM_LENDR_BOOK_LIST_DESC = Display list of all books
COM_LENDR_STATISTICS = Lendr Statistics
4 changes: 2 additions & 2 deletions com_lendr/lendr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
<administration>
<menu link="option=com_lendr" img="components/com_lendr/assets/images/lendr_icon.png">COM_LENDR</menu>
<submenu>
<menu view="settings" img="components/com_lendr/assets/images/settings_icon.png"
alt="LENDR/Settings">COM_LENDR_SETTINGS</menu>
<menu view="statistics" img="components/com_lendr/assets/images/statistics_icon.png"
alt="LENDR/Statistics">COM_LENDR_STATISTICS</menu>
</submenu>

<files folder="admin">
Expand Down
Binary file added com_lendr/site/assets/images/lendr_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added com_lendr/site/assets/images/settings_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added com_lendr/site/assets/images/statistics_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions com_lendr/site/assets/images/temp.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Testing to create a folder