Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit 8529879

Browse files
author
Branko Wilhelm
committed
add CHANGELOG.md
add README.md add screenshots
1 parent 6c24d0c commit 8529879

File tree

6 files changed

+84
-7
lines changed

6 files changed

+84
-7
lines changed

CHANGELOG.md

+38
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Changelog
2+
3+
- 2015-05-02
4+
- fix: multiple base path if joomla in sub folder
5+
- enh: many translation updates
6+
- enh: submodule updates
7+
- enh: on update from old xmap all outdated files will be deleted
8+
- 2015-04-03
9+
- new: more integration plugins
10+
- fix: small bugfixes (pull requests from @Kostelano)
11+
- 2015-03-29
12+
- enh: news sitemap
13+
- 2015-03-20
14+
- new: fr-FR translation (E-Mail from [Aide-Joomla](http://www.aide-joomla.com/traductions/z-index/z-index-xmap-3))
15+
- 2015-03-19
16+
- enh: news/images/video sitemap
17+
- 2015-03-17
18+
- enh: name change to mapX
19+
- enh: ru-RU translation from @Kostelano
20+
- 2015-03-16
21+
- fix: no items on news sitemaps in some cases
22+
- enh: sitemap ping (alle xml variants, can be enabled in each sitemap)
23+
- enh: ru-RU translation @Kostelano
24+
- new: mobile sitemap support (must be implemented in plugins)
25+
- 2015-03-09
26+
- new: sitemap ping to google & bing (currently only xml supported, news, images, videos are in progress)
27+
- 2015-03-01
28+
- enh: backend refactoring for Joomla 3 and Isis Template
29+
- enh: frontend refactoring for Joomla 3
30+
- new: de-DE translation
31+
- enh: translation cleanup
32+
- new: video sitemap support (must be implemented in plugins)
33+
- enh: all free third party plugins as git submodules
34+
- enh: replaced outdated com\_k2 plugin
35+
- enh: replaced outdated com\_weblinks plugin
36+
- enh: code cleanup
37+
- enh: removed all css/js/images assets and use joomla included
38+

README.md

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# mapX Extension for Joomla
2+
3+
![](https://img.shields.io/static/v1?label=Joomla&message=3.X&style=flat&logo=joomla&logoColor=orange&color=blue)
4+
![](https://img.shields.io/github/release/z-index-net/joomla-component-mapx.svg)
5+
![](https://img.shields.io/github/downloads/z-index-net/joomla-component-mapx/total.svg)
6+
![](https://img.shields.io/badge/Maintained%3F-no-red.svg)
7+
![](https://img.shields.io/github/license/z-index-net/joomla-component-mapx.svg)
8+
9+
#### Project has discontinued
10+
use some other Sitemap Extension from [Joomla Extensions Directory](http://extensions.joomla.org/tags/site-map)
11+
12+
### Overview
13+
14+
mapX is a site map generator component for Joomla! CMS. mapX allows you to create a map of your site based on the structure of your menus.
15+
16+
#### Easy to use
17+
18+
Generate your site map with just a few clicks and mapX will always keep it updated for you.
19+
20+
#### Most Popular
21+
22+
mapX is the most popular site map generator for Joomla! since it was launched back in 2008 by [Guillermo Vargas](https://web.archive.org/web/20080313063701/http://joomla.vargas.co.cr/xmap) as Xmap.
23+
24+
#### Fully Customizable
25+
26+
mapX comes with a lot of options to make your job easier and more fun.
27+
28+
#### Contributing to mapX
29+
30+
mapX is an open source project that anyone can contribute to. If you have fixed a bug, developed a new extension for mapX or translated mapX to another language, don't hesitate to submit your work at [GitHub](https://github.com/b2un0/joomla-component-mapx), just fork the project and submit your pull request. If you don't know how to use git, then you can always send me your changes using the contact form on this site.
31+
32+
### Notes
33+
- **requires Joomla 3.4**
34+
- all existing xmap plugins should continue to work
35+
36+
**mapX is a [fork](https://github.com/guilleva/xmap) of Xmap 2.3.4!
37+
mapX is not an official release by Guillermo Vargas!
38+
39+
### Preview
40+
41+
![Screenshot](./screenshots/com_xmap.0.png?raw=true)
42+
43+
![Screenshot](./screenshots/com_xmap.1.png?raw=true)
44+
45+
![Screenshot](./screenshots/com_xmap.2.png?raw=true)
46+

readme.md

-7
This file was deleted.

screenshots/com_xmap.0.png

158 KB
Loading

screenshots/com_xmap.1.png

85.5 KB
Loading

screenshots/com_xmap.2.png

66.4 KB
Loading

0 commit comments

Comments
 (0)