Skip to content

Commit fe0459d

Browse files
committed
correkt formating
correkt formating
1 parent 0c01b3e commit fe0459d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manual/introduction.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ The input masks allow you to accurately specify which data has to be entered (or
4141

4242
Before starting a new project you might wonder whether it is better to develop your own extension instead of using MetaModels. But there is no general answer to this question, because both solutions will enable you to solve various problems. The following aspects might help you to make your decision:
4343

44-
** Pro developing own extension: ** Is it required to develop a product which can be marketed, as for example a commercial extension which can be made available to other Contao users at the push of a button? Then you should consider developing your own specific extension.
44+
**Pro developing own extension:** Is it required to develop a product which can be marketed, as for example a commercial extension which can be made available to other Contao users at the push of a button? Then you should consider developing your own specific extension.
4545
The basic requirements to do so are appropriate skills in PHP programming and knowledge of the Contao API.
4646

47-
** Pro MetaModels: **
47+
**Pro MetaModels:**
4848
In case that you want to implement a very individual solution which can be quickly customised in the Contao backend, MetaModels is certainly a good choice. If you also need specific functions e.g. supporting multilingualism, MetaModels can play fully on its strengths. MetaModels supports users to develop a solution without programming.
4949
But it should be noted that only with some basic knowledge in PHP, HTML, and SQL databases, you will be able to make fully use of the opportunities provided by MetaModels.
5050

0 commit comments

Comments
 (0)